[agent-operator] - update cmii update function

This commit is contained in:
zeaslity
2024-04-28 11:56:22 +08:00
parent 021690f5c4
commit 88d75a704e
5 changed files with 29 additions and 23 deletions

View File

@@ -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