1
0
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:
orangedeng
2019-03-28 21:16:41 +08:00
committed by Craig Jellick
parent 02110b7332
commit 5694548201
7 changed files with 317 additions and 1 deletions

View File

@@ -59,6 +59,8 @@ var transitioningMap = map[string]string{
"Updating": "updating",
"Waiting": "waiting",
"InitialRolesPopulated": "activating",
"ScalingActive": "pending",
"AbleToScale": "pending",
}
// True == error