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