-
Notifications
You must be signed in to change notification settings - Fork 323
Improve resource cleanup #225
Copy link
Copy link
Open
Labels
area/cliGeneric EKS-A CLI featuresGeneric EKS-A CLI featureskind/enhancementNew feature or requestNew feature or requestpriority/p1On the list but not scheduledOn the list but not scheduledstalestatus/notstartedteam/cli
Metadata
Metadata
Assignees
Labels
area/cliGeneric EKS-A CLI featuresGeneric EKS-A CLI featureskind/enhancementNew feature or requestNew feature or requestpriority/p1On the list but not scheduledOn the list but not scheduledstalestatus/notstartedteam/cli
When a cluster creation fails, the process of cleaning up resources is manual, cumbersome and prone to errors
We could automate most of this to improve user experience when debugging.
We already have a
--force-cleanupflag, it just doesn't do a lot. Think about everything you need to do when a cluster creation fails before running the cli again, that's what we should try to add to this flow. Examples:<cluster-name>folder