1
0
mirror of https://github.com/rancher/types.git synced 2025-08-31 21:00:16 +00:00

update pipeline types

This commit is contained in:
gitlawr
2018-07-03 16:30:15 +08:00
committed by Alena Prokharchyk
parent 977d3d15e3
commit 36f2de76ce
7 changed files with 536 additions and 341 deletions

View File

@@ -31,6 +31,7 @@ var transitioningMap = map[string]string{
"AddonDeploy": "provisioning",
"AgentDeployed": "provisioning",
"BackingNamespaceCreated": "configuring",
"Built": "building",
"CertsGenerated": "provisioning",
"ConfigOK": "configuring",
"Created": "creating",