mirror of
https://github.com/rancher/types.git
synced 2025-09-09 00:48:56 +00:00
Add HPA type to schema
This commit is contained in:
committed by
Craig Jellick
parent
02110b7332
commit
5694548201
@@ -59,6 +59,8 @@ var transitioningMap = map[string]string{
|
||||
"Updating": "updating",
|
||||
"Waiting": "waiting",
|
||||
"InitialRolesPopulated": "activating",
|
||||
"ScalingActive": "pending",
|
||||
"AbleToScale": "pending",
|
||||
}
|
||||
|
||||
// True == error
|
||||
|
Reference in New Issue
Block a user