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

**What type of PR is this?** /kind bug **What this PR does / why we need it**: Safer nil pointer checking on a string pointer so we attempt to parse...

kind/bug
cncf-cla: yes
size/XS
ok-to-test
needs-priority

**What type of PR is this?** /kind feature **What this PR does / why we need it**: As a cluster operator, I can mark a MachinePool with the annotation `cluster.x-k8s.io/replicas-managed-by-autoscaler`...

kind/feature
size/XXL
cncf-cla: yes
ok-to-test
needs-triage
needs-priority

**What type of PR is this?** Not sure why the interface func wasn't on this line when it was used a few lines below. updating for consistency. /kind cleanup **What...

cncf-cla: yes
lgtm
size/XS
kind/cleanup
ok-to-test
needs-priority

/kind feature **Describe the solution you'd like** `listType` and `listMapKey` need to be added to Subnets field to define a merge strategy for Server Side Apply. ```go // +listType=map //...

kind/feature
lifecycle/rotten
needs-triage
needs-priority

/kind feature **Describe the solution you'd like** The ability to add [windows worker](https://kubernetes.io/docs/tasks/administer-cluster/kubeadm/adding-windows-nodes/) nodes has been around for a while and CAPA should be updated to support both... 1) Add...

kind/feature
priority/important-longterm
lifecycle/rotten
triage/accepted

**What type of PR is this?** /kind feature **What this PR does / why we need it**: Create a unified Logger interface which developers can use to log debug and...

kind/feature
size/XXL
cncf-cla: yes
needs-priority

For CCM to use route tables, we need to add the necessary tag for discovery (`kubernetes.io/cluster/ `) to both EC2 and EKS clusters. For example, when kube-controller-manager is started with...

kind/feature
priority/important-longterm
lifecycle/rotten
triage/accepted

/kind feature **Describe the solution you'd like** When using an unmanaged `SecurityGroup` for `[spec.network.securityGroupOverrides.lb](http://spec.network.securitygroupoverrides.lb/)` CAPA should tag it with `kubernetes.io/cluster/` so that CCM can create ELBs for `LoadBalancer` `Services` without...

kind/feature
lifecycle/rotten
needs-triage
needs-priority

/hold **What type of PR is this?** /kind support **What this PR does / why we need it**: Make the following changes to maintainers & reviewers: - @Skarlso promoted to...

kind/support
size/L
do-not-merge/hold
cncf-cla: yes
lgtm
needs-priority

**What type of PR is this?** /area release **What this PR does / why we need it**: This PR bumps : - aws-iam-authenticator to v0.5.10 - golangci-lint to v1.50.0 in...

size/XXL
cncf-cla: yes
lgtm
area/release
needs-priority