新增xa空能院项目,新增大量的更新内容
This commit is contained in:
@@ -6,6 +6,7 @@ import (
|
||||
"path/filepath"
|
||||
"slices"
|
||||
"strings"
|
||||
|
||||
image2 "wdd.io/agent-common/image"
|
||||
"wdd.io/agent-common/utils"
|
||||
"wdd.io/agent-deploy/d_app"
|
||||
@@ -641,8 +642,8 @@ func C_DownloadCompressUploadDependency(shouldGzip bool, shouldOss bool, isRKE b
|
||||
|
||||
if isRKE {
|
||||
log.Info("DCU for rke!")
|
||||
fullImageNameList = d_app.Rancher1204Amd64
|
||||
gzipFolderPrefix = image.OfflineImageGzipFolderPrefix + "rke/"
|
||||
fullImageNameList = d_app.Rancher13014Amd64
|
||||
gzipFolderPrefix = image.OfflineImageGzipFolderPrefix + "rke13014/"
|
||||
} else {
|
||||
log.Info("DCU for middle!")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user