eksctl
eksctl copied to clipboard
[Epic] Move the `Task` related methods
Description
See comment here
(7~ methods) Tasks for creating/deleting stacks (returning a *tasks.TaskTree) e.g.NewTasksToCreateIAMServiceAccounts, NewTasksToDeleteIAMServiceAccounts, DeleteTasksForDeprecatedStacks
We need to
- Move the
Taskrelated methods out of here and into their respectivepkg/actions/<resource-name>packages. Similar to howirsa/addon/karpenter/fargateall currently work
This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 5 days.
Closing this issue as I've split the work into multiple tickets (#6961, #6962, #6963 and #6964) and updated estimations.