-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Pull requests: kubernetes-sigs/cluster-api
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
🌱 Add a test case to confirm that kcp can safely remove a member when it doesn't have a corresponding machine but it has no alarm
area/testing
Issues or PRs related to testing
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.
#13772
opened Jun 2, 2026 by
ahrtr
Member
Loading…
verify etcd serving certificate against the etcd CA
cncf-cla: no
Indicates the PR's author has not signed the CNCF CLA.
do-not-merge/needs-area
PR is missing an area label
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.
#13765
opened Jun 1, 2026 by
alhudz
Loading…
⚠️ Migrate E2E tests from the docker to the in-memory backend to speed up e2e tests
cncf-cla: yes
Indicates the PR's author has signed the CNCF CLA.
do-not-merge/needs-area
PR is missing an area label
size/L
Denotes a PR that changes 100-499 lines, ignoring generated files.
#13764
opened Jun 1, 2026 by
Karthik-K-N
Contributor
Loading…
do not follow redirects when calling runtime extensions
cncf-cla: no
Indicates the PR's author has not signed the CNCF CLA.
do-not-merge/needs-area
PR is missing an area label
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.
#13763
opened Jun 1, 2026 by
alhudz
Loading…
[WIP] ✨ Introduce separate API module
area/api
Issues or PRs related to the APIs
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.
#13762
opened Jun 1, 2026 by
sbueringer
Member
Loading…
✨ Use regular patch instead of SSA to patch Cluster in topology controller
area/cluster
Issues or PRs related to clusters
cncf-cla: yes
Indicates the PR's author has signed the CNCF CLA.
size/XL
Denotes a PR that changes 500-999 lines, ignoring generated files.
#13760
opened Jun 1, 2026 by
sbueringer
Member
Loading…
🌱 Use ClusterClass with RuntimeSDK in kubeadm join old Node e2e test & fix e2e test failures
area/provider/bootstrap-kubeadm
Issues or PRs related to CAPBK
cncf-cla: yes
Indicates the PR's author has signed the CNCF CLA.
size/XL
Denotes a PR that changes 500-999 lines, ignoring generated files.
#13759
opened Jun 1, 2026 by
sbueringer
Member
Loading…
🌱 Add test cases for EnsureKubeadmPermissions
area/control-plane
Issues or PRs related to control-plane lifecycle management
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.
#13758
opened May 31, 2026 by
rnakamine
Loading…
🌱 fix: correct typos in comments and error messages
cncf-cla: yes
Indicates the PR's author has signed the CNCF CLA.
do-not-merge/needs-area
PR is missing an area label
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.
#13756
opened May 29, 2026 by
immanuwell
Loading…
✨ Introduce per-reconciler concurrency flags in CAPDev
area/provider/infrastructure-docker
Issues or PRs related to the docker infrastructure provider
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.
#13740
opened May 23, 2026 by
2003Aditya
Loading…
✨ Add configuration Issues or PRs related to clusterctl
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.
waitForCertManager for clusterctl
area/clusterctl
#13739
opened May 22, 2026 by
troy0820
Member
Loading…
🌱 fix: resolve flaky KCP remediation e2e test ack signal timeout
area/testing
Issues or PRs related to testing
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.
#13736
opened May 22, 2026 by
mattsu2020
Loading…
1 of 2 tasks
🐛 Do not include Indicates the PR's author has signed the CNCF CLA.
do-not-merge/needs-area
PR is missing an area label
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.
BootstrapConfigReady condition for machine Ready c…
cncf-cla: yes
#13726
opened May 21, 2026 by
apedriza
Contributor
Loading…
✨ Adds rollout strategy to CC and Cluster topology
area/cluster
Issues or PRs related to clusters
area/clusterclass
Issues or PRs related to clusterclass
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.
#13722
opened May 20, 2026 by
srm09
Contributor
Loading…
🌱 enable prealloc
area/devtools
Issues or PRs related to devtools
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.
#13711
opened May 18, 2026 by
sivchari
Member
Loading…
🐛 fix: adds observedGeneration to extension config
area/runtime-sdk
Issues or PRs related to Runtime SDK
cncf-cla: yes
Indicates the PR's author has signed the CNCF CLA.
size/XS
Denotes a PR that changes 0-9 lines, ignoring generated files.
#13705
opened May 15, 2026 by
faiq
Contributor
Loading…
✨feat: Add machineNaming support to ClusterClass and Cluster topology
area/clusterclass
Issues or PRs related to clusterclass
area/machinedeployment
Issues or PRs related to machinedeployments
cncf-cla: yes
Indicates the PR's author has signed the CNCF CLA.
size/XL
Denotes a PR that changes 500-999 lines, ignoring generated files.
#13701
opened May 14, 2026 by
sats-23
Loading…
🐛 KCP: correlate orphan etcd members via monotonic fallback chain
area/control-plane
Issues or PRs related to control-plane lifecycle management
area/testing
Issues or PRs related to testing
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/XXL
Denotes a PR that changes 1000+ lines, ignoring generated files.
#13680
opened May 12, 2026 by
randomvariable
Member
•
Draft
✨ feat: add spec.kubeconfig.metadata to allow setting annotations/labels on kubeconfig secrets
area/api
Issues or PRs related to the APIs
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.
#13630
opened Apr 29, 2026 by
pillatipriyanka
Loading…
✨ Add spec.kubeconfig.metadata to propagate annotations/labels to kubeconfig Secrets
area/cluster
Issues or PRs related to clusters
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/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.
#13629
opened Apr 28, 2026 by
jonathanrainer
Loading…
🌱 add new machinepool spec type
cncf-cla: yes
Indicates the PR's author has signed the CNCF CLA.
do-not-merge/needs-area
PR is missing an area label
size/XL
Denotes a PR that changes 500-999 lines, ignoring generated files.
#13522
opened Mar 31, 2026 by
mpinchover
Loading…
🐛 Gracefully handle not-found when resolving owner references
area/machine
Issues or PRs related to machine lifecycle management
area/machineset
Issues or PRs related to machinesets
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.
size/XS
Denotes a PR that changes 0-9 lines, ignoring generated files.
#13510
opened Mar 26, 2026 by
damdo
Member
Loading…
🐛 Bypass PDBs during drain when node is unreachable
area/machine
Issues or PRs related to machine lifecycle management
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.
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.
#13509
opened Mar 26, 2026 by
rafael-azevedo
Contributor
Loading…
🌱 build(Makefile): avoid building if LDFLAGS returns error checking for SemVer
area/clusterctl
Issues or PRs related to clusterctl
area/misc
Issues or PRs not related to any other area
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/XS
Denotes a PR that changes 0-9 lines, ignoring generated files.
#13418
opened Mar 8, 2026 by
egypcio
Loading…
🌱 add build and version information if shallow copy or fork
area/clusterctl
Issues or PRs related to clusterctl
area/misc
Issues or PRs not related to any other area
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.
#13417
opened Mar 7, 2026 by
egypcio
Loading…
Previous Next
ProTip!
Add no:assignee to see everything that’s not assigned.