Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Deleted clusters don't seem to actually get deleted #33

Closed
blackbaud-brandonstirnaman opened this issue Nov 9, 2017 · 3 comments
Closed
Assignees

Comments

@blackbaud-brandonstirnaman

While attempting to get a working cluster during the capacity issues I had been creating/deleting a few clusters with similar names. I was unable to delete AKS instances within the portal (or CLI) but I could delete the Resource Group the AKS instance was in and it would clean up any trace of the cluster in the portal after a few minutes.

Today, I get an error if I try to create a new cluster (now days later) using one of the names I had used/deleted a few days ago. I'm guessing resources aren't getting cleaned up in the master control plane? I have no cluster with this name/RG according to the portal atm but I get this error when running az aks create.

Operation failed with status: 'Conflict'. Details: Operation is not allowed: Cluster in a failed state

@davidjsanders
Copy link

This could be related to my issue #15 as I have to manually delete the primary group a second time after the portal/cli says it's been deleted - it magically reappears :)

David

@slack slack added the bug label Nov 14, 2017
@slack slack self-assigned this Nov 14, 2017
@slack
Copy link
Contributor

slack commented Nov 14, 2017

There are a few fixes around delete and name re-use. Will update this issue when they are shipped.

Related #38

@sgoings
Copy link
Member

sgoings commented Dec 13, 2017

@blackbaud-brandonstirnaman we've pushed a bunch of changes to prod around making deletes more robust so I believe this is now resolved. I also see related issues as being resolved (#51). Closing, but if you're still seeing this issue feel free to reopen!

@sgoings sgoings closed this as completed Dec 13, 2017
@ghost ghost locked as resolved and limited conversation to collaborators Aug 13, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

4 participants