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

refactor(readiness-condition-reporter): swap context.TODO() for content.Background() 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. needs-ok-to-test Indicates a PR that requires an org member to verify it is safe to test. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.
#239 opened May 10, 2026 by LightCreator1007 Loading…
2 tasks done
feat(metrics): add NodesByState, ReconciliationLatency, and BootstrapDuration metrics 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.
#238 opened May 10, 2026 by Shreya2005-2005 Contributor Loading…
fix:return evaluation errors from processAllNodesForRule 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/XS Denotes a PR that changes 0-9 lines, ignoring generated files.
#237 opened May 10, 2026 by dorodb-web22 Loading…
2 tasks done
fix: cleanup taints after node selector mismatch 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.
#236 opened May 10, 2026 by sahitya-chandra Contributor Loading…
2 tasks done
refactor: extract bootstrapAnnotationKey helper function cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. do-not-merge/invalid-commit-message Indicates that a PR should not merge because it has an invalid commit message. kind/cleanup Categorizes issue or PR as related to cleaning up code, process, or technical debt. 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.
#233 opened May 10, 2026 by Shreya2005-2005 Contributor Loading…
2 tasks done
Fix/remove dead nil selector check 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/XS Denotes a PR that changes 0-9 lines, ignoring generated files.
#231 opened May 9, 2026 by dorodb-web22 Loading…
2 tasks done
nrr: Refactor r.List() to call only once. 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.
#226 opened May 7, 2026 by sujalshah-bit Loading…
2 tasks done
fix(controller): handle long rule names in bootstrap annotation keys 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.
#224 opened May 7, 2026 by vishnukothakapu Loading…
2 tasks done
fix: reconcile retry on rule processing errors 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.
#222 opened May 6, 2026 by dorodb-web22 Loading…
2 tasks done
controller: Add dry-run tests for NodeReadinessRule 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/L Denotes a PR that changes 100-499 lines, ignoring generated files.
#221 opened May 6, 2026 by sujalshah-bit Loading…
2 tasks done
fix: increment metrics.Failures counter on node reconciler evaluation error 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.
#219 opened May 6, 2026 by mohanakatari119-bit Loading…
fix: skip NodeEvaluation upsert when evaluation did not run 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.
#218 opened May 6, 2026 by sahitya-chandra Contributor Loading…
2 tasks done
fix: only append to appliedNodes after successful node evaluation 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.
#216 opened May 5, 2026 by rawadhossain Loading…
2 tasks done
fix: trigger reconcile on rule deletion-timestamp updates 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/M Denotes a PR that changes 30-99 lines, ignoring generated files.
#214 opened May 5, 2026 by sahitya-chandra Contributor Loading…
2 tasks done
ci: add zizmor for linting gha workflows cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. size/S Denotes a PR that changes 10-29 lines, ignoring generated files.
#210 opened May 4, 2026 by vitorfloriano Contributor Loading…
fix: data race in rule cache and stale failedNodes on recovery 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.
#209 opened May 4, 2026 by Kayd-06 Loading…
2 tasks done
Fix re-taint in bootstrap-only mode when annotation fails cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. kind/bug Categorizes issue or PR as related to a bug. 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/L Denotes a PR that changes 100-499 lines, ignoring generated files.
#208 opened May 4, 2026 by rawadhossain Loading…
2 tasks done
Remove stale failedNodes entries for deleted nodes cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. kind/bug Categorizes issue or PR as related to a bug. 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/L Denotes a PR that changes 100-499 lines, ignoring generated files.
#204 opened May 4, 2026 by rawadhossain Loading…
2 tasks done
Adds an automated self-healing remediation example using NPD, Node Readiness Controller and Descheduler. 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/XL Denotes a PR that changes 500-999 lines, ignoring generated files.
#201 opened May 4, 2026 by Prtm2110 Loading…
2 tasks done
CI: harden GitHub Actions workflows security cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. size/M Denotes a PR that changes 30-99 lines, ignoring generated files.
#200 opened May 3, 2026 by vitorfloriano Contributor Loading…
ci: fix lint issues for golangci-lint v2.12.1 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/S Denotes a PR that changes 10-29 lines, ignoring generated files.
#199 opened May 3, 2026 by rawadhossain Loading…
2 tasks done
✨ Add metrics and 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.
#185 opened Apr 15, 2026 by Karthik-K-N Contributor Loading…
2 tasks done
Reserve specific taint key prefixes 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.
#177 opened Mar 23, 2026 by sats-23 Contributor Loading…
2 tasks done
Add helm chart 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. lgtm "Looks good to me", indicates that a PR is ready to be merged. ok-to-test Indicates a non-member PR verified by an org member that is safe to test. size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files.
#163 opened Mar 12, 2026 by honghainguyen777 Loading…
5 tasks done
feat: add npd-prober example showing NPD + NRC integration for node readiness 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/XL Denotes a PR that changes 500-999 lines, ignoring generated files.
#159 opened Mar 10, 2026 by santoshkal Loading…
3 tasks done
ProTip! Mix and match filters to narrow down what you’re looking for.