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

size/XS
cncf-cla: no
do-not-merge/release-note-label-needed
lifecycle/stale
ok-to-test
needs-priority

Added a check to ensure that the nodegroup version is not nil before dereferencing it. This prevents potential runtime panics due to nil pointer dereference. **What type of PR is...

kind/bug
cncf-cla: yes
lgtm
size/XS
do-not-merge/release-note-label-needed
ok-to-test
needs-priority

This commit addresses a panic error that occurs when attempting to delete a taint in AWSManagedMachinePool. The issue was caused by a nil pointer dereference when the taint's value was...

kind/bug
size/L
do-not-merge/hold
approved
cncf-cla: yes
release-note
ok-to-test
needs-priority

Bumps the dependencies group with 15 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` |...

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

/kind bug **What steps did you take and what happened:** In the [AWS docs](https://docs.aws.amazon.com/elasticloadbalancing/latest/application/target-group-register-targets.html#register-instances), it's stated that registering an instance with LB target groups is only possible if the instance...

kind/bug
needs-triage
needs-priority

/kind bug **What steps did you take and what happened:** [A clear and concise description of what the bug is.] There are some situations that a machine deployed with BYO...

kind/bug
needs-triage
needs-priority

**What type of PR is this?** /kind bug **What this PR does / why we need it**: Recently, AWS changed the way VPC CNI is installed from manifest apply to...

kind/bug
cncf-cla: yes
size/S
release-note
ok-to-test
needs-priority

Bumps [github.com/Azure/azure-sdk-for-go/sdk/azidentity](https://github.com/Azure/azure-sdk-for-go) from 1.5.1 to 1.6.0. Release notes Sourced from github.com/Azure/azure-sdk-for-go/sdk/azidentity's releases. sdk/internal/v1.6.0 1.6.0 (2024-04-16) Features Added Options types for SetBodilessMatcher and SetDefaultMatcher now embed RecordingOptions Added a collection of...

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

/kind bug **What steps did you take and what happened:** This issue was discovered by @jianlinliu, @gpei, and @yunjiang29. As the load balancer reconciliation currently stands, CAPA tries to check...

kind/bug
needs-triage
needs-priority

**What type of PR is this?** /kind bug **What this PR does / why we need it**: We are comparing sets that are not compatible, so rules will always be...

kind/bug
size/L
cncf-cla: yes
lgtm
release-note
ok-to-test
needs-priority