зеркало из https://github.com/Azure/ARO-RP.git
Mirror the hive version we intend to upgrade to (#3126)
This commit is contained in:
Родитель
9f7ef799e4
Коммит
56352e6f02
|
@ -115,9 +115,7 @@ func mirror(ctx context.Context, log *logrus.Entry) error {
|
|||
"quay.io/app-sre/managed-upgrade-operator:v0.1.891-3d94c00",
|
||||
|
||||
// https://quay.io/repository/app-sre/hive?tab=tags
|
||||
// Temporary image to evaluate memory leak
|
||||
// TODO: move to official hive image once we fix memory leak
|
||||
"quay.io/bvesel/hive:fec14dcf0-20230623",
|
||||
"quay.io/app-sre/hive:70b666ec89",
|
||||
} {
|
||||
log.Printf("mirroring %s -> %s", ref, pkgmirror.Dest(dstAcr+acrDomainSuffix, ref))
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче