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.
**What type of PR is this?** /kind feature **What this PR does / why we need it**: Allows specifying additional ingress rules to be added to the generated security groups....
Replaces the extremely slow CRD doc generation with simply extracting the OpenAPI schema and display it using javascript.  Signed-off-by: Naadir Jeewa /kind documentation **What this PR does / why...
**What type of PR is this?** /kind feature **What this PR does / why we need it**: Adding support for AWSServiceAccountIdentity from [this](https://github.com/kubernetes-sigs/cluster-api-provider-aws/blob/ab3afdef21ab208a780810034f615fe0b48a6c1a/docs/proposal/20200506-single-controller-multitenancy.md) proposal. This PR adds changes which will...
**What type of PR is this?** /kind feature **What this PR does / why we need it**: Adding a cache in AWSCluster and AWSMachine reconcilers to avoid multiple reconcile request...
/kind cleanup **What this PR does / why we need it**: This PR does the initial refactoring for https://github.com/kubernetes-sigs/cluster-api-provider-aws/issues/2936 Before, `buildProvidersForRef()` was returning an array of providers but this never...
**What type of PR is this?** /kind bug **What this PR does / why we need it**: This PR removes the hardcoded ELB instance port value, and reads it's value...
**What type of PR is this?** /kind feature **What this PR does / why we need it**: Ensures graceful shutdown of nodes in awsmachinepools (AWS ASG). watch lifecycle transition of...
**What type of PR is this?** **What this PR does / why we need it**: **Which issue(s) this PR fixes** *(optional, in `fixes #(, fixes #, ...)` format, will close...
Signed-off-by: Abhinav Sinha **What type of PR is this?** /kind feature **What this PR does / why we need it**: Related to #1982 **Which issue(s) this PR fixes** *(optional, in...
**What type of PR is this?** **What this PR does / why we need it**: **Which issue(s) this PR fixes** *(optional, in `fixes #(, fixes #, ...)` format, will close...