cluster-api icon indicating copy to clipboard operation
cluster-api copied to clipboard

Home for Cluster API, a subproject of sig-cluster-lifecycle

Results 527 cluster-api issues
Sort by recently updated
recently updated
newest added

### What would you like to be added (User Story)? Automate the process to fix `MULTIPLE_AREAS` and multiple colon(:) in the same line of generated release notes!! ### Detailed Description...

help wanted
kind/feature
priority/backlog
triage/accepted

**What this PR does / why we need it**: Introduce a `nodeDeletionStrategy` at cluster level, to allow opt-in node drain during cluster deletion. Keep the default behavior the same as...

cncf-cla: yes
size/L
needs-rebase
area/machine

### What would you like to be added (User Story)? As a user I would like to have a distributionVersion field to better handle versioning of the kubernetes distribution being...

kind/feature
area/api
needs-triage
needs-priority

### What would you like to be added (User Story)? As a developer I would like to `Support defining deletion priority for Machine`. ### Detailed Description For high availability, we...

kind/feature
needs-triage
needs-priority

Controller-runtime deprecated result.Requeue in v0.21.0. We should: * [ ] Investigate where we are still using it and consider migrating away if appropriate * [ ] Remove the exclude rule...

priority/important-longterm
kind/cleanup
triage/accepted

**What this PR does / why we need it**: This PR reorganizes the MachinePool controller code organizations to match other controllers (e.g., `Machine`) in order to better tag @mboersma and...

cncf-cla: yes
size/L
needs-rebase
do-not-merge/needs-area

**What this PR does / why we need it**: This PR attempts to update the Developing providers section of the Cluster API Book. It updates examples to reflect the current...

cncf-cla: yes
lgtm
size/L
area/documentation

### What steps did you take and what happened? Use kubeadmcontrolplane ### What did you expect to happen? This would have been a feature request, but as of 2024/1/1 this...

help wanted
kind/bug
priority/important-longterm
triage/accepted

### What would you like to be added (User Story)? CAPI should ensure control plane labels and taints are reapplied to replacement nodes after node deletion ### Detailed Description Cluster...

kind/feature
needs-triage
needs-priority

Before 1.11, machine deployment wasn't updating replica counters of phase during deletion With v1.11 this was fixed, but when deleting a machine deployment phase is scalingDown which is correct except...

priority/backlog
kind/cleanup
triage/accepted
area/machinedeployment