Releases: rancher/system-upgrade-controller
Releases · rancher/system-upgrade-controller
v0.16.2
What's Changed
- Add support for setting secret mount mode by @solidDoWant in #374
New Contributors
- @solidDoWant made their first contribution in #374
Full Changelog: v0.16.1...v0.16.2
v0.16.1
What's Changed
- feat: add optional priority class name to plan spec by @maltelehmann in #373
Full Changelog: v0.16.0...v0.16.1
v0.16.0
What's Changed
- added k8s-1.33-support by @swastik959 in #370
New Contributors
- @swastik959 made their first contribution in #370
Full Changelog: v0.15.3...v0.16.0
v0.15.3
What's Changed
- Fix securityContext and volumes for prepare by @maltelehmann in #364
- Bump golang.org/x/crypto from 0.28.0 to 0.35.0 by @dependabot in #362
- Rework Plan CRD generation to add docs and
kubectl explain
support by @brandond in #369
New Contributors
- @maltelehmann made their first contribution in #364
Full Changelog: v0.15.2...v0.15.3
v0.15.2
v0.15.1
v0.15.0
v0.15.0-rc2
What's Changed
Full Changelog: v0.15.0-rc1...v0.15.0-rc2
v0.15.0-rc1
What's Changed
- Multiple enhancements - leader election, events, windows, delay after upgrading by @brandond in #335
- Add leader election, to allow multiple replicas of the controller.
- Emit events. Controller events (startup, leader election) are attached to the Node running the controller, Plan events are attached to the Plan.
- Add support for
spec.window
to set time window for upgrades. - Add support for
spec.postCompleteDelay
- configurable delay after job completion before node is marked done.
Full Changelog: v0.14.2...v0.15.0-rc1