-
**User Story**
#2083 was created to make kcp spec fully mutable. But, since it's difficult to track every spec mutation in a single pr, we wanted to start with a few specs that were important…
-
**User Story**
As a [developer/user] I would like to have a separate subcommand `clusterctl generate` that generates the yaml required to create workload clusters and infrastructure providers.
…
-
**User Story**
As a developer I would like to live the code to be as simple as possible. In my PR #4516 I left this piece of code from v1alpha4 that I think can be safely removed: https://githu…
-
**User Story**
As a user I would like KCP remediation to work when having 1 CP machine and doing upgrades or scale operations
**Detailed Description**
when upgrading KCP we create a new C…
-
**User Story**
As a developer I would like to use the latest (next) kind version to reduce flakiness in the CAPI e2e tests.
**Detailed Description**
I had some issues running our e2e test…
-
**User Story**
#2083 was created to make kcp spec fully mutable. But, since it's difficult to track every spec mutation in a single pr, we wanted to start with a few specs that were important, …
-
**Detailed Description**
Given the following scenario:
- Define a KCP with 3 replicas
- 2 CP nodes provision successfully
- The 3rd CP node loses internet connectivity on boot, never joins…
-
> ⚠️ Cluster API maintainers can ask to turn an issue-proposal into a [CAEP](https://github.com/kubernetes-sigs/cluster-api/blob/master/docs/proposals/YYYYMMDD-template.md) when necessary, this is to …
-
**User Story**
As a cluster operator using AWS as per https://github.com/kubernetes-sigs/cluster-api-provider-aws/pull/1713, I reference a cluster-scoped resource in my AWSCluster object. When …
-
**User Story**
As a user I would like to be able to specify a healthcheck that does not have a node startup timeout for so that I can handle complex healthcheck logic separately.
As a cluste…