Open metacosm opened 4 years ago
kubectl delete all --all -ns foo also deletes all deployed Runtimes and shouldn't.
kubectl delete all --all -ns foo
Runtimes
This only happens for users who have elevated rights. Not sure how to limit this when you have elevated rights at this point, unfortunately.
kubectl delete all --all -ns foo
also deletes all deployedRuntimes
and shouldn't.