giantswarm / azure-operator

Manages Kubernetes clusters running in in a Giant Swarm installation on Microsoft Azure
https://giantswarm.io/
Apache License 2.0
30 stars 7 forks source link

Avoid vmss upgrade stuck #1475

Closed whites11 closed 3 years ago

whites11 commented 3 years ago

Towards: https://github.com/giantswarm/giantswarm/issues/17758

This PR adds some checks in the azure machine pool's node resource in order to recover from situations where the azure machine pool state machine is in an unknown state.

See https://github.com/giantswarm/giantswarm/issues/17763