Releases: kubernetes-sigs/controller-runtime
Releases · kubernetes-sigs/controller-runtime
v0.9.0-beta.3
🚨 This is a BETA RELEASE. Use it only for testing purposes, if you find any bugs file an issue.
v0.9.0-beta.2
🚨 This is a BETA RELEASE. Use it only for testing purposes, if you find any bugs file an issue.
v0.9.0-beta.1
🚨 This is a BETA RELEASE. Use it only for testing purposes, if you find any bugs file an issue.
v0.9.0-beta.0
🚨 This is a BETA RELEASE. Use it only for testing purposes, if you find any bugs file an issue.
v0.9.0-alpha.1
🚨 This is an ALPHA RELEASE. Use it only for testing purposes, if you find any bugs file an issue.
v0.9.0-alpha.0
🚨 This is an ALPHA RELEASE. Use it only for testing purposes, if you find any bugs file an issue.
v0.8.3
v0.8.2
v0.8.1
Changes since v0.8.0
✨ New Features
- Allow panic as an option to -zap-stacktrace-level" (#1348)
- Manager: Start all caches before other Runnables (#1327)
- Bump Kubernetes dependencies to 1.20.2 (#1335)
🐛 Bug Fixes
- Manager.Elected() should be closed after runnables are started (#1354)
- Prevent source.Channel from shutting down immediately (#1345)
- Fix a race in the delegating logger (#1339)
- Fix DestWritter var name typo (#1340)
- Fix context.TODO() in the example (#1355)
Thanks to all our contributors! 😊