Skip to content

v0.2.0

Choose a tag to compare

@bobbyjohnstx bobbyjohnstx released this 01 Jul 15:14
· 4 commits to main since this release

tinycode-container v0.2.0

Added

  • Pinnable git clone refs (TINYCODE_REF, OMT_REF build args)
  • bats test suite for entrypoint validation
  • .dockerignore for build context optimization

Fixed

  • arm64 tmux RPM architecture detection (uname -m)
  • Added git-core to CI runtime image (GitOps mode)
  • readOnlyRootFilesystem emptyDir mounts for all writable paths
  • Added /projects PVC mount to k8s deployment
  • VLLM_MODEL newline validation bypass (printf + length check)
  • Bats tests use portable relative paths (CI-compatible)
  • Ingress overlay excludes OpenShift Route for vanilla Kubernetes
  • OMT_REF default corrected to master
  • Documentation drift (UBI9 not UBI9-minimal, RPM not compiled)

Full changelog

v0.1.1...v0.2.0