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:** I used the following template to create a cluster: ``` apiVersion: infrastructure.cluster.x-k8s.io/v1beta1 kind: AWSCluster metadata: name: test-capi-oz namespace: default spec:...

kind/bug
lifecycle/stale
needs-triage
needs-priority

/kind bug **What steps did you take and what happened:** I set `protocol` to uppercase "UDP" in `cniIngressRules` and it caused a panic. ```yaml apiVersion: infrastructure.cluster.x-k8s.io/v1beta2 kind: AWSCluster metadata: name:...

kind/bug
lifecycle/stale
needs-triage
needs-priority

/kind flake **What steps did you take and what happened:** [A clear and concise description of what the bug is.] The test `[It] [unmanaged] [Cluster API Framework] Clusterctl Upgrade Spec...

kind/flake
triage/accepted
needs-priority

/kind bug **What steps did you take and what happened:** During reconciling OIDC provider, https://github.com/kubernetes-sigs/cluster-api-provider-aws/blob/main/pkg/cloud/services/eks/oidc.go#L45, first the OIDC provider is created and the the trust policy configMap is created. In...

kind/bug
lifecycle/stale
needs-triage
needs-priority

/kind bug **What steps did you take and what happened:** Updating the MachinePool, AWSMachinePool or KubeadmConfig resources does not trigger an instanceRefresh on the AWS ASG. I expect that with...

kind/bug
lifecycle/stale
needs-triage
needs-priority

/kind bug **What steps did you take and what happened:** The cloud-controller-manager (CCM) can only use tagged resources; if they're missing, it will not create the ELB to back the...

kind/bug
priority/important-longterm
lifecycle/rotten
needs-triage

/kind failing-test /area testing **What steps did you take and what happened:** E2E tests for CSIMigration is failing after [CAPI bump to v1.5.0](#4390). This needs to be fixed. The test...

lifecycle/rotten
kind/failing-test
priority/important-soon
area/testing
needs-triage

/kind documentation /area provider/eks **Describe the solution you'd like** The [Bring your own infrastructure](https://cluster-api-aws.sigs.k8s.io/topics/bring-your-own-aws-infrastructure#security-groups) docs describe how to set up security group overrides for self-managed clusters, but the keys used...

kind/documentation
lifecycle/rotten
priority/important-soon
area/provider/eks
needs-triage

/kind bug **What steps did you take and what happened:** Create an AKS cluster with a VPC endpoint. Then delete the cluster. All resources are being deleted besides the VPC...

kind/bug
lifecycle/rotten
priority/important-soon
needs-triage

/kind bug **What steps did you take and what happened:** Referring to the fixes done for custom rules here: https://github.com/kubernetes-sigs/cluster-api-provider-aws/pull/4304, created a cluster with custom IP CIDR instead of allowing...

kind/bug
lifecycle/rotten
priority/important-soon
needs-triage