eksctl
eksctl copied to clipboard
[Task] Move cluster related tasks to actions package
This ticket specifically refers to the following tasks: NewTasksToCreateCluster and NewTasksToDeleteClusterWithNodeGroups which should be moved under actions/cluster package.
For further reference, check out #5450
Blocked by #6962