Releases: sapcc/maintenance-controller
Releases · sapcc/maintenance-controller
v1.4.3
There should be no breaking change. 🎉
v1.4.2
There should be no breaking change. 🎉
- Fixed wrapping nil configs
v1.4.1
There should be no breaking change. 🎉
- Fixed panic when the config an affinity plugin instance is nil
- Updated dependencies
v1.4.0
There should be no breaking change. 🎉
- Added the
minOperational
option to the affinity
check plugin
- Updated dependencies
v1.3.1
There should be no breaking change. 🎉
- Removed a superfluous check in the
oneshot
notification schedule that caused it not to trigger.
v1.3.0
There should be no breaking change. 🎉
- Added the
oneshot
notification schedule.
- Updated dependencies
v1.2.0
There should be no breaking change. 🎉
- The format of the
cloud.sap/maintenance-data
annotation changed. It will be migrated automatically.
- Added the
skipAfter
option to the maxMaintenance plugin.
- Added the
dashboard.labelFilter
config key to bubble up configured node labels to the webpage
- Updated dependencies
v1.1.1
There should be no breaking change. 🎉
- The
api/v1/info
endpoint now forwards to the leading controller
- Updated dependencies
v1.1.0
There should be no breaking change. 🎉
- Added
prometheusInstant
check plugin
- Updated dependencies
v1.0.0
There should be no breaking change. 🎉
- Implemented a debug webpage
- Updated dependencies