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.
/kind bug **What steps did you take and what happened:** Ingress rules specified in the secondary load balancer are not applied. **What did you expect to happen:** All ingress rules...
CAPI v1.7.0-beta.0 has been released and is ready for testing. Looking forward to your feedback before v1.7.0 release! ## For quick reference - [CAPI v1.7.0-beta.0 release notes](https://github.com/kubernetes-sigs/cluster-api/releases/tag/v1.7.0-beta.0) - [Shortcut to...
**What type of PR is this?** /kind feature **What this PR does / why we need it**: Not sure if this is a bug or a feature. I don't think...
**What type of PR is this?** /kind feature **What this PR does / why we need it**: Add flags on manager to configure leaseDuration, renewDeadline and RetryPeriod for leader election....
https://testgrid.k8s.io/sig-cluster-lifecycle-cluster-api-provider-aws#periodic-conformance-main-k8s-main See https://github.com/kubernetes/kubernetes/issues/123663 for context.
/kind bug **What steps did you take and what happened:** 1. Create an AWS cluster. Delete some of the resources, but orphan the VPC, subnets, NAT gateways, and their Elastic...
/kind bug **What steps did you take and what happened:** After applying two `infrastructure.cluster.x-k8s.io/v1beta2` AWSMachines with the following additionalTags: ```yaml spec: additionalTags: Name: sample-name-tag ``` 124 EC2 instances were created...
Bumps [github.com/go-jose/go-jose/v3](https://github.com/go-jose/go-jose) from 3.0.1 to 3.0.3. Release notes Sourced from github.com/go-jose/go-jose/v3's releases. Version 3.0.3 Fixed Limit decompression output size to prevent a DoS. Backport from v4.0.1. Version 3.0.2 Fixed DecryptMulti:...
Bumps gopkg.in/go-jose/go-jose.v2 from 2.6.1 to 2.6.3. [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...
**What type of PR is this?** /kind feature **What this PR does / why we need it**: This change adds support for additional control plane ingress rules when using the...