feat: stabilize multi-region runtime sync and worker orchestration
This commit is contained in:
@@ -19,6 +19,7 @@ _SSH_ACTIONS = set(STRUCTURED_ACTIONS) | {"deploy.release"}
|
||||
_REMOTE_AGENT_ACTIONS = set(STRUCTURED_ACTIONS) | _REMOTE_AGENT_ONLY_ACTIONS | {"deploy.release"}
|
||||
_CONTROL_PLANE_ACTIONS = {
|
||||
"node.bootstrap",
|
||||
"migration.execute",
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user