odahu / odahu-automation

Apache License 2.0
8 stars 0 forks source link

Azure: Race condition on deleting AKS node pools #14

Open karbyshevds opened 4 years ago

karbyshevds commented 4 years ago

AKS cluster deletion job may fail with the following error:

Error: waiting for the deletion of Node Pool "modeldeploym" (Managed Kubernetes Cluster "aks-ci" / Resource Group "aks-ci"):
 Code="Canceled" Message="The operation was overriden and canceled by a later operation 4e7f4e79-ef88-481d-a49b-45de7ea6809d."

Restarted job always completes successfully, it's Azure API bug and it's still exists.