check helm release is ready or not
Signed-off-by: LiHui <andrewli@yunify.com>
This commit is contained in:
@@ -39,9 +39,9 @@ const (
|
||||
HelmStatusDeleting = "deleting"
|
||||
HelmStatusUpgrading = "upgrading"
|
||||
HelmStatusRollbacking = "rollbacking"
|
||||
HelmStatusPending = "pending"
|
||||
HelmStatusSuccessful = "successful"
|
||||
HelmStatusFailed = "failed"
|
||||
HelmStatusCreated = "created"
|
||||
HelmStatusUpgraded = "upgraded"
|
||||
|
||||
AttachmentTypeScreenshot = "screenshot"
|
||||
AttachmentTypeIcon = "icon"
|
||||
|
||||
Reference in New Issue
Block a user