Today we first uninstall Radius and then delete the EKS cluster. This can cause issues if rad was never installed. See https://github.com/radius-project/samples/actions/runs/7008834358/job/19065990928 for more information.
We either need to remove the uninstall command (I'm not sure why we need this) or we need to separate out these steps so uninstall is conditional on install, and EKS delete is conditional on the EKS cluster being created.
AB#10540
Today we first uninstall Radius and then delete the EKS cluster. This can cause issues if rad was never installed. See https://github.com/radius-project/samples/actions/runs/7008834358/job/19065990928 for more information.
We either need to remove the uninstall command (I'm not sure why we need this) or we need to separate out these steps so uninstall is conditional on install, and EKS delete is conditional on the EKS cluster being created.
AB#10540