You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
chore: ensure that e2e tests cleanup clusters (#1057)
Ensures that the delete clusters flow executes even when
* cluster turnup succeeds partially (e.g. cluster created but various
kubectl apply operations fail)
* other testing stages fail
This reduces resource waste in our integration testing project.
0 commit comments