Closed
Description
Corollary to: #9676
version: 2022.04.1
(self-hosted installation)
Instead of resulting in an status update of "phase": 6, "conditions": { "failed": "some error" }
, ws-manager-bridge receives:
"phase": 6,
"conditions": {
"failed": "",
"timeout": "",
"pullingImages": 0,
"snapshot": "",
"finalBackupComplete": 1,
"deployed": 0,
"networkNotReady": 0,
"headlessTaskFailed": "",
"stoppedByRequest": 0
}