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.
Bumps the dependencies group with 12 updates in the / directory: | Package | From | To | | --- | --- | --- | | [github.com/aws/amazon-vpc-cni-k8s](https://github.com/aws/amazon-vpc-cni-k8s) | `1.15.4` |...
**What type of PR is this?** /kind feature **What this PR does / why we need it**: Adding non root volumes is already possible for the control-plane by [specifying them...
/kind feature **Describe the solution you'd like** Support reconcile of subnets of an EKS cluster. Amazon announced support of subnets modification to existing EKS clusters: https://aws.amazon.com/about-aws/whats-new/2023/10/amazon-eks-modification-cluster-subnets-security/. **Anything else you would...
/kind bug **What steps did you take and what happened:** I am trying to create the Route Table with subnet association where routeTableId is defined using the below config ,...
/kind feature **Describe the solution you'd like** ASGs have support for Lifecycle Hooks and it's a good idea to expose this in the MachinePool CRD. When I scale up and...
**What type of PR is this?** /kind feature /kind api-change /kind documentation **What this PR does / why we need it**: Introducing support of PublicIpv4Pool to provision base cluster infrastructure...
**What type of PR is this?** /kind feature **What this PR does / why we need it**: **Which issue(s) this PR fixes** *(optional, in `fixes #(, fixes #, ...)` format,...
**What type of PR is this?** /kind feature **What this PR does / why we need it**: This moves the "garbage collection" feature out of experimental & to beta and...
**What type of PR is this?** /kind support **What this PR does / why we need it**: Updates the metadata.yaml file for v2.5.x and API support. **Checklist**: - [x] includes...
**What type of PR is this?** /kind bug **What this PR does / why we need it**: Fix delete rosaControlPlane and rosaMachinePool **Which issue(s) this PR fixes** *(optional, in `fixes...