You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Merge pull request juju#6321 from perrito666/fix_1604965
Fix 1604965: machine stays in pending state even though node has been marked failed deployment in MAAS
Maas provider was missing an error state by the maas controller, it is now handled.
Additionally juju machine status is updated upon failure.
### QA Steps
* Deploy a maas controller
* tamper with the machines power profiles
* deploy a charm
* within moments you will see a failed deployment and the machine will be down.
0 commit comments