cluster-api-provider-aws icon indicating copy to clipboard operation
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.

Results 537 cluster-api-provider-aws issues
Sort by recently updated
recently updated
newest added
trafficstars

/kind bug **What steps did you take and what happened:** Create a cluster using `capa-ami-amazon-2-v1.25.12` image. Control-plane node won't be started and the following error will be in control-plane `kubelet`...

kind/bug
needs-triage
needs-priority

**What type of PR is this?** /kind cleanup /kind deprecation **What this PR does / why we need it**: This PR migrates elb to AWS SDK V2 **Which issue(s) this...

size/XXL
cncf-cla: yes
needs-ok-to-test
release-note
kind/cleanup
kind/deprecation
needs-priority

**What type of PR is this?** /kind cleanup **What this PR does / why we need it**: Migrate ELB garbage collection to AWS SDK v2 **Which issue(s) this PR fixes**...

kind/support
do-not-merge/hold
needs-rebase
size/XXL
cncf-cla: yes
release-note
kind/cleanup
needs-priority

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start)...

release-note-none
size/XL
cncf-cla: yes
kind/cleanup
ok-to-test
area/dependency
needs-priority

**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,...

kind/feature
size/XL
cncf-cla: yes
do-not-merge/work-in-progress
do-not-merge/release-note-label-needed
ok-to-test
needs-priority

Bumps [github.com/go-viper/mapstructure/v2](https://github.com/go-viper/mapstructure) from 2.2.1 to 2.3.0. Release notes Sourced from github.com/go-viper/mapstructure/v2's releases. v2.3.0 What's Changed build(deps): bump actions/checkout from 4.1.7 to 4.2.0 by @​dependabot in go-viper/mapstructure#46 build(deps): bump golangci/golangci-lint-action from...

release-note-none
cncf-cla: yes
size/XS
kind/cleanup
ok-to-test
area/dependency
needs-priority

Bumps [github.com/go-viper/mapstructure/v2](https://github.com/go-viper/mapstructure) from 2.2.1 to 2.3.0. Release notes Sourced from github.com/go-viper/mapstructure/v2's releases. v2.3.0 What's Changed build(deps): bump actions/checkout from 4.1.7 to 4.2.0 by @​dependabot in go-viper/mapstructure#46 build(deps): bump golangci/golangci-lint-action from...

release-note-none
cncf-cla: yes
size/XS
kind/cleanup
ok-to-test
area/dependency
needs-priority

**What type of PR is this?** /kind feature **What this PR does / why we need it**: LoadBalancers take many minutes to become available after creation. We currently wait synchronously...

kind/feature
size/L
cncf-cla: yes
release-note
needs-priority

/kind feature **Describe the solution you'd like** LoadBalancers take many minutes to become available after creation. We currently wait synchronously for a loadbalancer to become available immediately after creation: https://github.com/kubernetes-sigs/cluster-api-provider-aws/blob/63b8bcf1b3860347d6f860a3dd5bd582d1899a95/pkg/cloud/services/elb/loadbalancer.go#L128-L133...

kind/feature
needs-triage
needs-priority

/kind bug **What steps did you take and what happened:** i applied the manifests ```yaml apiVersion: infrastructure.cluster.x-k8s.io/v1beta2 kind: AWSClusterStaticIdentity metadata: name: aws-micro-kube-identity namespace: aws-micro-kube spec: allowedNamespaces: list: - aws-micro-kube secretRef:...

kind/bug
needs-triage
needs-priority