kubernetes-sigs/cluster-api-provider-aws

Add Creating/Updating conditions to EKS node group

Open

#2,966 opened on Nov 16, 2021

View on GitHub
 (13 comments) (1 reaction) (0 assignees)Go (689 forks)auto 404
area/provider/ekshelp wantedkind/featureneeds-triagepriority/backlogpriority/important-soon

Repository metrics

Stars
 (723 stars)
PR merge metrics
 (PR metrics pending)

Description

/kind feature

Describe the solution you'd like We have Ready/Creating/Updating conditions for EKS control plan, however there is only Ready condition for EKS node group. It would be great if we can also add Creating/Updating conditions to EKS node group as well.

Anything else you would like to add: [Miscellaneous information that will assist in solving the issue.]

Environment:

  • Cluster-api-provider-aws version:
  • Kubernetes version: (use kubectl version):
  • OS (e.g. from /etc/os-release):

Contributor guide