mirror of
https://github.com/rancher/types.git
synced 2025-09-01 05:09:10 +00:00
add installed node driver status
This commit is contained in:
@@ -40,6 +40,7 @@ var transitioningMap = map[string]string{
|
||||
"Downloaded": "downloading",
|
||||
"Inactive": "deactivating",
|
||||
"Initialized": "initializing",
|
||||
"Installed": "installing",
|
||||
"NodesCreated": "provisioning",
|
||||
"Pending": "pending",
|
||||
"PodScheduled": "scheduling",
|
||||
|
Reference in New Issue
Block a user