When there is an error happening upon deletion of the Kubernetes object belonging to the cluster being removed, it makes no sense to abort the deletion: the manifest will be removed anyway, therefore all the objects after the one we aborted at will stay forever. |
||
|---|---|---|
| .. | ||
| controller.go | ||
| node.go | ||
| node_test.go | ||
| pod.go | ||
| postgresql.go | ||
| postgresql_test.go | ||
| status.go | ||
| util.go | ||
| util_test.go | ||