-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Description
What I'd like:
Currently Updater operates under the assumption that it is the only actor manipulating the instances to DRAINING or ACTIVE. In situations where this is not true instance state could be unintentionally changed negatively by Updater. Implementing a mechanism to check for state changes by other actors and handling the instances accordingly could prevent these issues and allow Updater to run in clusters where it is not the only manipulator of an instance's state.
Metadata
Metadata
Assignees
Labels
No labels