Skip to content

v0.2.0

Choose a tag to compare

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

tinycode-operator v0.2.0

Added

  • Cross-namespace discovery RBAC (config/rbac/discovery_role.yaml)
  • 44 unit tests (pytest) for all validation and config functions
  • Dependabot for GitHub Actions and pip

Fixed

  • hostPath SCC selection bug (path not enabled)
  • readOnly hostPath applied in Helm template
  • SCC runAsUser enforced as MustRunAs UID 1001
  • observedGeneration set in CR status
  • Secret RBAC reduced to get-only
  • Helm binary checksum verification
  • Spec hash skips no-op Helm upgrades
  • DynamicClient reused (cached)
  • CSV liveness flag matches Dockerfile
  • Dockerfile multi-arch Helm download
  • Install script uses admin (not edit) ClusterRole
  • Namespace Preparation documented in README
  • CONTRIBUTING.md sample file reference fixed
  • Git URL scheme documentation corrected

Full changelog

v0.1.1...v0.2.0