Skip to content

v1.9.1

Compare
Choose a tag to compare
@Nuckal777 Nuckal777 released this 04 Oct 14:25
· 44 commits to master since this release
ec568b1

There should be no breaking change. 🎉

  • The eviction plugin no longer patches the node object. The patching, which was done previously caused the patch issued at the end of the reconciliation to fail. It is now advised to explicitly use an instance of the eviction plugin with the cordon action before one with the drain action to ensure a node is unschedulable before draining it. See the documentation for an example.
  • Updated dependencies