mirror of
https://github.com/rancher/types.git
synced 2025-08-31 21:00:16 +00:00
Add registered condition
This commit is contained in:
@@ -34,6 +34,7 @@ var transitioningMap = map[string]string{
|
||||
"PodScheduled": "scheduling",
|
||||
"Progressing": "updating",
|
||||
"Provisioned": "provisioning",
|
||||
"Registered": "waiting",
|
||||
"Removed": "removing",
|
||||
"Saved": "saving",
|
||||
"Updated": "updating",
|
||||
|
Reference in New Issue
Block a user