-
Notifications
You must be signed in to change notification settings - Fork 75
Pull requests: kubernetes-sigs/node-readiness-controller
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
[#435] fix: webhook taint conflict check incorrectly rejects dry-run rules
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.
#436
opened Aug 19, 2026 by
tejassinghbhati
Contributor
Loading…
2 tasks done
infra: refactor govulncheck target and hack script.
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.
kind/failing-test
Categorizes issue or PR as related to a consistently or frequently failing test.
size/S
Denotes a PR that changes 10-29 lines, ignoring generated files.
#434
opened Aug 19, 2026 by
vitorfloriano
Contributor
Loading…
infra: add release tracking issue template
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.
size/L
Denotes a PR that changes 100-499 lines, ignoring generated files.
#432
opened Aug 19, 2026 by
vitorfloriano
Contributor
Loading…
feat: add blocked nodes metric to scrape-time collector
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.
#431
opened Aug 19, 2026 by
rawadhossain
Contributor
Loading…
2 tasks done
infra: remove gha lint workflow
cncf-cla: yes
Indicates the PR's author has signed the CNCF CLA.
do-not-merge/hold
Indicates that a PR should not merge because someone has issued a /hold command.
lgtm
"Looks good to me", indicates that a PR is ready to be merged.
size/S
Denotes a PR that changes 10-29 lines, ignoring generated files.
#426
opened Aug 18, 2026 by
vitorfloriano
Contributor
Loading…
fix: consistent dry-run behavior between NodeController and RuleContr…
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.
#422
opened Aug 18, 2026 by
Saloni3494
Loading…
Add reporter metrics to examples
cncf-cla: yes
Indicates the PR's author has signed the CNCF CLA.
do-not-merge/hold
Indicates that a PR should not merge because someone has issued a /hold command.
kind/documentation
Categorizes issue or PR as related to documentation.
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.
#419
opened Aug 17, 2026 by
rawadhossain
Contributor
Loading…
2 tasks done
feat: add webhook validation to prevent anyOf evaluation short-circuit
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.
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.
#418
opened Aug 17, 2026 by
vishnukothakapu
Contributor
Loading…
2 tasks done
feat(chart): add PodDisruptionBudget for high availability
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/M
Denotes a PR that changes 30-99 lines, ignoring generated files.
#411
opened Aug 14, 2026 by
vishnukothakapu
Contributor
Loading…
2 tasks done
fix: avoid taint cleanup for dry-run rules (#374)
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.
#399
opened Aug 13, 2026 by
alanhuangch
Contributor
Loading…
2 tasks done
docs: point the install guide at the current release
cncf-cla: yes
Indicates the PR's author has signed the CNCF CLA.
kind/documentation
Categorizes issue or PR as related to documentation.
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.
#396
opened Aug 12, 2026 by
tejassinghbhati
Contributor
Loading…
2 tasks done
docs: add Helm chart installation flow to the installation guide
cncf-cla: yes
Indicates the PR's author has signed the CNCF CLA.
kind/documentation
Categorizes issue or PR as related to documentation.
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.
#394
opened Aug 12, 2026 by
Ujjwal-Gowda
Loading…
Add guidelines for AI usage, in PR and issue templates
cncf-cla: yes
Indicates the PR's author has signed the CNCF CLA.
lgtm
"Looks good to me", indicates that a PR is ready to be merged.
size/L
Denotes a PR that changes 100-499 lines, ignoring generated files.
#391
opened Aug 11, 2026 by
Priyankasaggu11929
Member
Loading…
Chnages to handle Node taint mutation only through the node 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.
needs-rebase
Indicates a PR cannot be merged because it has merge conflicts with HEAD.
size/L
Denotes a PR that changes 100-499 lines, ignoring generated files.
#389
opened Aug 11, 2026 by
Karthik-K-N
Contributor
•
Draft
2 tasks
docs: add Helm installation guide
cncf-cla: yes
Indicates the PR's author has signed the CNCF CLA.
kind/documentation
Categorizes issue or PR as related to documentation.
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.
#388
opened Aug 11, 2026 by
tejassinghbhati
Contributor
Loading…
2 tasks done
feat: verify chart RBAC does not drift from config/rbac
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/M
Denotes a PR that changes 30-99 lines, ignoring generated files.
#372
opened Aug 7, 2026 by
tejassinghbhati
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 operations and reconciler 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.
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
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
✨ 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.
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(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.
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.
#339
opened Aug 2, 2026 by
bhuvan-somisetty
Contributor
Loading…
2 tasks done
cleanup(reporter): address review follow-ups on unchanged-condition skip
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.
do-not-merge/hold
Indicates that a PR should not merge because someone has issued a /hold command.
kind/cleanup
Categorizes issue or PR as related to cleaning up code, process, or technical debt.
lgtm
"Looks good to me", indicates that a PR is ready to be merged.
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.
#334
opened Aug 1, 2026 by
LightCreator1007
Contributor
Loading…
2 tasks done
Previous Next
ProTip!
Add no:assignee to see everything that’s not assigned.