Skip to content

Pull requests: kubernetes-sigs/node-readiness-controller

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

fix(reporter): reject non-positive CHECK_INTERVAL and HEARTBEAT_PERIOD cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. kind/bug Categorizes issue or PR as related to a bug. ok-to-test Indicates a non-member PR verified by an org member that is safe to test. size/M Denotes a PR that changes 30-99 lines, ignoring generated files.
#367 opened Aug 7, 2026 by DsThakurRawat Contributor Loading…
2 tasks done
Add kubelet serving certificate readiness example cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. size/L Denotes a PR that changes 100-499 lines, ignoring generated files.
#365 opened Aug 7, 2026 by arnab-logs Member Loading…
docs: add Cilium CNI integration example and documentation (#121) cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. needs-ok-to-test Indicates a PR that requires an org member to verify it is safe to test. size/M Denotes a PR that changes 30-99 lines, ignoring generated files.
#364 opened Aug 6, 2026 by Dasmat13 Contributor Loading…
fix(controller): emit Warning events on failure paths for taint opera… cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. kind/bug Categorizes issue or PR as related to a bug. needs-ok-to-test Indicates a PR that requires an org member to verify it is safe to test. size/L Denotes a PR that changes 100-499 lines, ignoring generated files.
#363 opened Aug 6, 2026 by Sreejesh06 Loading…
2 tasks done
docs: note inotify limits for scale test cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. needs-ok-to-test Indicates a PR that requires an org member to verify it is safe to test. size/S Denotes a PR that changes 10-29 lines, ignoring generated files.
#360 opened Aug 5, 2026 by Daniel-1600 Contributor Loading…
2 tasks done
test: add e2e coverage for missing condition handling and finalizer c… cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. kind/feature Categorizes issue or PR as related to a new feature. needs-ok-to-test Indicates a PR that requires an org member to verify it is safe to test. size/L Denotes a PR that changes 100-499 lines, ignoring generated files.
#359 opened Aug 5, 2026 by Ayush4958 Loading…
3 tasks done
feat: add suspend field to NodeReadinessRuleSpec to pause rule evalua… cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. kind/api-change Categorizes issue or PR as related to adding, removing, or otherwise changing an API kind/feature Categorizes issue or PR as related to a new feature. needs-ok-to-test Indicates a PR that requires an org member to verify it is safe to test. size/M Denotes a PR that changes 30-99 lines, ignoring generated files.
#352 opened Aug 4, 2026 by vishnukothakapu Contributor Draft
2 tasks done
fix: add events.k8s.io to the Helm chart manager ClusterRole cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. kind/bug Categorizes issue or PR as related to a bug. ok-to-test Indicates a non-member PR verified by an org member that is safe to test. priority/critical-urgent Highest priority. Must be actively worked on as someone's top priority right now. size/M Denotes a PR that changes 30-99 lines, ignoring generated files.
#351 opened Aug 4, 2026 by tejassinghbhati Contributor Loading…
2 tasks done
✨ feat: introduce NodeReadinessEvaluation (NRE) CRD and controller cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files.
#345 opened Aug 4, 2026 by Karthik-K-N Contributor Draft
2 tasks
docs: add observability design approved Indicates a PR has been approved by an approver from all required OWNERS files. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. kind/documentation Categorizes issue or PR as related to documentation. kind/feature Categorizes issue or PR as related to a new feature. size/L Denotes a PR that changes 100-499 lines, ignoring generated files.
#344 opened Aug 4, 2026 by ajaysundark Contributor Loading…
2 tasks
fix: use optimistic locking on rule status patches cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. kind/bug Categorizes issue or PR as related to a bug. needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. ok-to-test Indicates a non-member PR verified by an org member that is safe to test. size/L Denotes a PR that changes 100-499 lines, ignoring generated files.
#343 opened Aug 3, 2026 by bhuvan-somisetty Contributor Loading…
2 tasks done
fix: address KubeLinter issues from #198 cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. needs-ok-to-test Indicates a PR that requires an org member to verify it is safe to test. size/L Denotes a PR that changes 100-499 lines, ignoring generated files.
#340 opened Aug 2, 2026 by lucifer4330k Loading…
fix(controller): handle node deletion, label selector unmatching, and status drift in NodeReconciler cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. kind/bug Categorizes issue or PR as related to a bug. ok-to-test Indicates a non-member PR verified by an org member that is safe to test. size/L Denotes a PR that changes 100-499 lines, ignoring generated files.
#339 opened Aug 2, 2026 by bhuvan-somisetty Contributor Loading…
2 tasks done
cleanup(reporter): address review follow-ups on unchanged-condition skip cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. kind/cleanup Categorizes issue or PR as related to cleaning up code, process, or technical debt. ok-to-test Indicates a non-member PR verified by an org member that is safe to test. size/M Denotes a PR that changes 30-99 lines, ignoring generated files.
#334 opened Aug 1, 2026 by LightCreator1007 Contributor Loading…
2 tasks done
feat: add Fleet Overview Grafana dashboard cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. kind/feature Categorizes issue or PR as related to a new feature. ok-to-test Indicates a non-member PR verified by an org member that is safe to test. size/L Denotes a PR that changes 100-499 lines, ignoring generated files.
#325 opened Jul 26, 2026 by rawadhossain Contributor Loading…
chore: improve logging and error reporting across controllers, webhoooks , and the condition reporter cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. kind/cleanup Categorizes issue or PR as related to cleaning up code, process, or technical debt. ok-to-test Indicates a non-member PR verified by an org member that is safe to test. size/S Denotes a PR that changes 10-29 lines, ignoring generated files.
#323 opened Jul 24, 2026 by Nachiket-Roy Loading…
1 of 2 tasks
fix: record conflict failures and fix missing status patch metric cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. needs-ok-to-test Indicates a PR that requires an org member to verify it is safe to test. needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. size/M Denotes a PR that changes 30-99 lines, ignoring generated files.
#320 opened Jul 22, 2026 by rawadhossain Contributor Loading…
2 tasks done
Node Readiness Daemon approved Indicates a PR has been approved by an approver from all required OWNERS files. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. kind/feature Categorizes issue or PR as related to a new feature. size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files.
#318 opened Jul 21, 2026 by ajaysundark Contributor Loading…
2 tasks done
feat: anyOf readiness condition requirements cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. kind/api-change Categorizes issue or PR as related to adding, removing, or otherwise changing an API kind/feature Categorizes issue or PR as related to a new feature. ok-to-test Indicates a non-member PR verified by an org member that is safe to test. size/L Denotes a PR that changes 100-499 lines, ignoring generated files.
#315 opened Jul 20, 2026 by vishnukothakapu Contributor Loading…
2 tasks done
Adding READMEs to improve discoverability of condition reporting patterns cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. size/L Denotes a PR that changes 100-499 lines, ignoring generated files.
#310 opened Jul 16, 2026 by arnab-logs Member Loading…
feat: Add bootstrap NRC duration metric cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. kind/feature Categorizes issue or PR as related to a new feature. needs-ok-to-test Indicates a PR that requires an org member to verify it is safe to test. priority/critical-urgent Highest priority. Must be actively worked on as someone's top priority right now. size/XL Denotes a PR that changes 500-999 lines, ignoring generated files.
#294 opened Jul 8, 2026 by rawadhossain Contributor Loading…
2 tasks done
feat: Add reconciliation retry observability metrics cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. kind/feature Categorizes issue or PR as related to a new feature. needs-ok-to-test Indicates a PR that requires an org member to verify it is safe to test. size/XL Denotes a PR that changes 500-999 lines, ignoring generated files.
#288 opened Jul 3, 2026 by rawadhossain Contributor Draft
2 tasks done
feat: Add selector and bootstrap observability metrics cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. kind/feature Categorizes issue or PR as related to a new feature. ok-to-test Indicates a non-member PR verified by an org member that is safe to test. size/L Denotes a PR that changes 100-499 lines, ignoring generated files.
#286 opened Jul 2, 2026 by rawadhossain Contributor Loading…
2 tasks done
Add Scale Test cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files.
#284 opened Jun 27, 2026 by vitorfloriano Contributor Loading…
fix(controller): clean stale status entries during node deletion reco… cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. ok-to-test Indicates a non-member PR verified by an org member that is safe to test. size/M Denotes a PR that changes 30-99 lines, ignoring generated files.
#258 opened May 16, 2026 by SeeyaVhora Loading…
ProTip! Follow long discussions with comments:>50.