Skip to content

v0.2.1

Choose a tag to compare

@github-actions github-actions released this 21 Mar 19:10
· 302 commits to main since this release

Bug Fixes

  • update e2e tests to expect Pending phase for missing cluster reference
  • treat cluster not found as transient, add wait loop to admintoken e2e test
  • correct health predicate and guard nil health in bucket/key controllers
  • treat DNS/connectivity errors as transient in key and admintoken controllers
  • gate bucket/key reconciliation on cluster layout health

Documentation

  • document pvcRetentionPolicy for PVC lifecycle on cluster deletion

Features

  • add --cluster-domain flag to support custom Kubernetes cluster domains