Skip to content

Releases: sapcc/maintenance-controller

v1.4.3

12 Oct 08:10
Compare
Choose a tag to compare

There should be no breaking change. 🎉

v1.4.2

02 Oct 14:05
Compare
Choose a tag to compare

There should be no breaking change. 🎉

  • Fixed wrapping nil configs

v1.4.1

02 Oct 12:57
Compare
Choose a tag to compare

There should be no breaking change. 🎉

  • Fixed panic when the config an affinity plugin instance is nil
  • Updated dependencies

v1.4.0

22 Sep 09:46
Compare
Choose a tag to compare

There should be no breaking change. 🎉

  • Added the minOperational option to the affinity check plugin
  • Updated dependencies

v1.3.1

01 Aug 11:03
Compare
Choose a tag to compare

There should be no breaking change. 🎉

  • Removed a superfluous check in the oneshot notification schedule that caused it not to trigger.

v1.3.0

01 Aug 08:07
Compare
Choose a tag to compare

There should be no breaking change. 🎉

  • Added the oneshot notification schedule.
  • Updated dependencies

v1.2.0

29 Jun 15:41
Compare
Choose a tag to compare

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

25 Apr 10:54
b996eb7
Compare
Choose a tag to compare

There should be no breaking change. 🎉

  • The api/v1/info endpoint now forwards to the leading controller
  • Updated dependencies

v1.1.0

05 Apr 14:44
Compare
Choose a tag to compare

There should be no breaking change. 🎉

  • Added prometheusInstant check plugin
  • Updated dependencies

v1.0.0

15 Mar 12:25
Compare
Choose a tag to compare

There should be no breaking change. 🎉

  • Implemented a debug webpage
  • Updated dependencies