We would like to make the update command behavior less surprising by implementing the following improvements: - [ ] document how to resolve 'failed' state, maybe provide a hint as well - [ ] assess the current state of the node and allow to skip updating if it already matches the target configuration - [x] unattended mode: fire and forget (should still stop if some nodes go down unexpectedly) - [x] better node liveliness probe (DownEndpointCount is not a good fit)