-
Notifications
You must be signed in to change notification settings - Fork 584
Closed as not planned
Labels
Description
Is there an existing issue already for this bug?
- I have searched for an existing issue, and could not find anything. I believe this is a new bug.
I have read the troubleshooting guide
- I have read the troubleshooting guide and I think this is a new bug.
What happened?
The kubectl cnpg commands does not delete the clusters.
Cluster resource
Relevant log output
kubectl cnpg destroy cluster cluster-example
Instance cluster-example of cluster cluster is destroyed <<<<<
kubectl get clusters
NAME AGE INSTANCES READY STATUS PRIMARY
cluster-example 33d 1 1 Cluster in healthy state cluster-example-2
Code of Conduct
- I agree to follow this project's Code of Conduct
dosubot