Skip to content

aws_caascad_roles: update 1.5.0 to allow update of node groups for non caascad clusters

Ghost User requested to merge fix-eks-ng-del into master

For the case of customer managed EKS cluster, we need to be able to update node groups for Caascad components.

The fix is not ideal: the resource tag condition on AWS do not work for the DeleteNodeGroup action. This force us to have the right to delete ALL the node groups.

Merge request reports

Loading