cluster-api-provider-aws
cluster-api-provider-aws copied to clipboard
Kubernetes Cluster API Provider AWS provides consistent deployment and day 2 operations of "self-managed" and EKS Kubernetes clusters on AWS.
Add nrb
### GitHub handle nrb ### Action Add ### Merge date Already merged ### Reason for change @nrb was added as a maintainer quite a while ago. This is to ensure...
/kind bug **What steps did you take and what happened:** [A clear and concise description of what the bug is.] The `capa` client-go is failing to list `v1beta1.MachineDeployments` which is...
**What steps did you take and what happened:** Hi everyone, I'm currently working on creating an EKS cluster using Cluster API, but I'm encountering issues with the control plane. Despite...
/kind feature **Describe the solution you'd like** As a cluster service provider managing a multi-tenant environment I would like to setup my capi controllers to watch only well known targeted...
/kind bug **What steps did you take and what happened:** Using `managed` VPC and subnets, I wanted to add tags to the subnets that CAPA would create. For that I...
/kind bug **What steps did you take and what happened:** Trying to run cluster-api-provider-aws out-of-cluster under a debugging IDE, the AWS Shared Config is partially loaded for some clusters, but...
/kind bug **What steps did you take and what happened:** Provision AWS managed control plane with Identity provider config. We are currently using Azure Active Directory (AAD) as our Identity...
/kind bug **What steps did you take and what happened:** Ubuntu Noble recently upgraded cloud-init to version 24.2 (prior on 24.1.3). For some reason, this has broken `systemctl restart cloud-init`,...
Feature Flag TagUnmanagedNetworkResources does not work if network resources have internal aws tags
/kind bug **What steps did you take and what happened:** We want to use already existing subnets. But we want to enable the `TagUnmanagedNetworkResources` feature flag, so that we can...
/kind bug **What steps did you take and what happened:** We have CAPI objects deployed using Helm chart. Thus when `helm uninstall ` is executed all objects get deleted simultaneously....