Skip to content

EKS cluster not deleted if rad not installed #868

@AaronCrawfis

Description

@AaronCrawfis

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

Metadata

Metadata

Assignees

Labels

maintenanceIssue is a non-user-facing task like updating tests, improving automation, etc..triagedThis item has been triaged by project maintainers and is in the backlog

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions