Skip to content

v0.15.0-rc1

Pre-release
Pre-release
Compare
Choose a tag to compare
@brandond brandond released this 04 Nov 20:44
· 6 commits to master since this release

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