Skip to content

v0.6

Compare
Choose a tag to compare
@Nuckal777 Nuckal777 released this 08 Oct 11:34
· 576 commits to master since this release

There should be no breaking change. 🎉

  • The stagger check plugin now supports a parallel config option, which enables nodes to "race" for multiple leases. The configured lease name is appended with -INDEX
  • The leases used by the stagger check plugin are now only grabbed by nodes, if they actual do a state transition. This resolves some unnecessary blocking that could occur.
  • Added the affinity check plugin, which helps with scheduling pods on operational nodes to minimize downtime.