-
Notifications
You must be signed in to change notification settings - Fork 39
Pull requests: kubernetes-sigs/node-readiness-controller
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
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
webhook: improve nodeSelectorsOverlap to detect subset overlaps
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/S
Denotes a PR that changes 10-29 lines, ignoring generated files.
#212
opened May 5, 2026 by
Shreya2005-2005
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 Minikube addon support: labeled CRD and static pod deployment for NRC
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.
#197
opened May 2, 2026 by
Prtm2110
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.
needs-ok-to-test
Indicates a PR that requires an org member to verify it 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
use release artifacts for e2e tests
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/M
Denotes a PR that changes 30-99 lines, ignoring generated files.
#152
opened Mar 5, 2026 by
ajaysundark
Contributor
Loading…
2 tasks done
feat/static-pod-initialization (#125)
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.
#142
opened Feb 28, 2026 by
GGh41th
Contributor
Loading…
✨ Add nodereadinessrulereport CRD and controller
cncf-cla: yes
Indicates the PR's author has signed the CNCF CLA.
needs-rebase
Indicates a PR cannot be merged because it has merge conflicts with HEAD.
size/XXL
Denotes a PR that changes 1000+ lines, ignoring generated files.
#133
opened Feb 20, 2026 by
Karthik-K-N
Contributor
Loading…
2 tasks
⚠️ Remove per node-data from rule status
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
needs-rebase
Indicates a PR cannot be merged because it has merge conflicts with HEAD.
size/XL
Denotes a PR that changes 500-999 lines, ignoring generated files.
#131
opened Feb 19, 2026 by
Karthik-K-N
Contributor
Loading…
2 tasks done
feat: provision 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.
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.
#128
opened Feb 11, 2026 by
knechtionscoding
Contributor
Loading…
2 tasks
feat: auto tolerate daemonsets with MAP
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-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.
#117
opened Feb 2, 2026 by
pehlicd
Contributor
Loading…
2 tasks done
ProTip!
Mix and match filters to narrow down what you’re looking for.