Skip to content

v0.1.0

Pre-release
Pre-release

Choose a tag to compare

@ajaysundark ajaysundark released this 14 Jan 08:15
· 24 commits to main since this release
Immutable release. Only release title and notes can be modified.
27cacb5

What's Changed

  • Initial implementation of the Node Readiness Controller.
  • Support for NodeReadinessRule API (readiness.node.x-k8s.io/v1alpha1).
  • Defines custom readiness rules for k8s nodes based on node conditions.
  • Manages node taints to prevent scheduling until readiness rules are met.
  • Includes modes for bootstrap-only and continuous readiness enforcement.
  • Readiness condition reporter for reporting component health.

New Contributors

Full Changelog: https://github.com/kubernetes-sigs/node-readiness-controller/commits/v0.1.0