kops/tests/e2e/pkg/kops
Peter Rifel b7befc1cb5
Don't get cluster --full when attempting leak cleanup
If a job's --down was interrupted, the state store can be in an inconsistent state.
This can cause `kops get cluster --full` to fail if certain additional objects are missing, yet `kops get cluster` would succeed.
We omit `--full` to ensure `kops get cluster` succeeds and leak cleanup is reattempted.
2023-11-13 21:19:49 -06:00
..
download.go Run hack/update-gofmt.sh 2021-12-01 22:39:50 +02:00
state.go Don't get cluster --full when attempting leak cleanup 2023-11-13 21:19:49 -06:00