v0.1.0
Pre-release
Pre-release
·
24 commits
to main
since this release
Immutable
release. Only release title and notes can be modified.
What's Changed
- Initial implementation of the Node Readiness Controller.
- Support for
NodeReadinessRuleAPI (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
- @ajaysundark made their first contribution in #12
- @Yuan-prog made their first contribution in #10
- @Karthik-K-N made their first contribution in #14
- @Priyankasaggu11929 made their first contribution in #18
- @sreeram-venkitesh made their first contribution in #31
- @Hii-Himanshu made their first contribution in #21
- @AvineshTripathi made their first contribution in #53
- @Serafeim-Katsaros made their first contribution in #67
- @arnab-logs made their first contribution in #65
Full Changelog: https://github.com/kubernetes-sigs/node-readiness-controller/commits/v0.1.0