[agent-operator] - update cmii update function
This commit is contained in:
@@ -387,6 +387,7 @@ func (op *CmiiK8sOperator) DeploymentScale(cmiiEnv, appName string, scaleCount i
|
||||
return true
|
||||
}
|
||||
func (op *CmiiK8sOperator) DeploymentUpdateTagByImageFullName(cmiiEnv, imageFullName string) bool {
|
||||
// todo
|
||||
|
||||
split := strings.Split(imageFullName, ":")
|
||||
// harbor
|
||||
|
||||
Reference in New Issue
Block a user