mirror of
https://github.com/rancher/types.git
synced 2025-09-16 23:08:25 +00:00
add waiting state
This commit is contained in:
committed by
Darren Shepherd
parent
6a5483fe8a
commit
5097ab8e1e
@@ -51,6 +51,7 @@ var transitioningMap = map[string]string{
|
||||
"Saved": "saving",
|
||||
"Updated": "updating",
|
||||
"Updating": "updating",
|
||||
"Waiting": "waiting",
|
||||
"InitialRolesPopulated": "activating",
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user