Skip to content

v0.16.0

Compare
Choose a tag to compare
@Nuckal777 Nuckal777 released this 14 Apr 14:21
· 526 commits to master since this release

Breaking changes 💥:

  • Maintenance profiles are now executed concurrently. This is only constrained by allowing at max one profile to put a node into maintenance at any given time. The cloud.sap/maintenance-state label is now only informative. The actual relevant state data is stored within the cloud.sap/maintenance-data annotation. Also profile removals are now executed instantly instead of halting all profiles if the node was non-operational.

Other changes 🎉:

  • Add a log message, when the controller really exits.
  • Update dependencies.