summaryrefslogtreecommitdiff
path: root/releasenotes/notes/node-stuck-when-conductor-down-3aa41a3abed9daf5.yaml
blob: 6a8eb5d3923655a59ce22b594bd3b1f29c973718 (plain)
1
2
3
4
5
6
7
---
fixes:
  - If a node gets stuck in one of the states ``deploying``, ``cleaning``,
    ``verifying``, ``inspecting``, ``adopting``, ``rescuing``, ``unrescuing``
    for some reason (eg. conductor goes down when executing a task), it will
    be moved to an appropriate failure state in the next time the conductor
    starts.