From 23a12d53334552848b5db9d4dabc2c40960ed0e3 Mon Sep 17 00:00:00 2001 From: Arnaud Meukam Date: Wed, 16 Mar 2022 08:15:56 +0100 Subject: [PATCH] sig-release: switch releng jobs to registry.k8s.io Related: - https://github.com/kubernetes/k8s.io/issues/3411 Signed-off-by: Arnaud Meukam --- .../releng/artifact-promotion-presubmits.yaml | 6 +++--- .../sig-k8s-infra/trusted/releng/releng-trusted.yaml | 8 ++++---- config/jobs/kubernetes/test-infra/test-infra-trusted.yaml | 2 +- 3 files changed, 8 insertions(+), 8 deletions(-) diff --git a/config/jobs/kubernetes/sig-k8s-infra/releng/artifact-promotion-presubmits.yaml b/config/jobs/kubernetes/sig-k8s-infra/releng/artifact-promotion-presubmits.yaml index d1bc978f9c75..d9b14cc20ac2 100644 --- a/config/jobs/kubernetes/sig-k8s-infra/releng/artifact-promotion-presubmits.yaml +++ b/config/jobs/kubernetes/sig-k8s-infra/releng/artifact-promotion-presubmits.yaml @@ -13,7 +13,7 @@ presubmits: - ^main$ spec: containers: - - image: k8s.gcr.io/artifact-promoter/kpromo:v3.3.0-1 + - image: registry.k8s.io/artifact-promoter/kpromo:v3.3.0-1 command: - /kpromo args: @@ -34,7 +34,7 @@ presubmits: spec: serviceAccountName: k8s-infra-gcr-vuln-scanning containers: - - image: k8s.gcr.io/artifact-promoter/kpromo:v3.3.0-1 + - image: registry.k8s.io/artifact-promoter/kpromo:v3.3.0-1 command: - /kpromo args: @@ -77,7 +77,7 @@ presubmits: - ^main$ spec: containers: - - image: k8s.gcr.io/artifact-promoter/kpromo:v3.3.0-1 + - image: registry.k8s.io/artifact-promoter/kpromo:v3.3.0-1 command: - /kpromo args: diff --git a/config/jobs/kubernetes/sig-k8s-infra/trusted/releng/releng-trusted.yaml b/config/jobs/kubernetes/sig-k8s-infra/trusted/releng/releng-trusted.yaml index 70ec4526b9a2..5f02ba728f16 100644 --- a/config/jobs/kubernetes/sig-k8s-infra/trusted/releng/releng-trusted.yaml +++ b/config/jobs/kubernetes/sig-k8s-infra/trusted/releng/releng-trusted.yaml @@ -13,7 +13,7 @@ postsubmits: spec: serviceAccountName: k8s-infra-promoter containers: - - image: k8s.gcr.io/artifact-promoter/kpromo:v3.3.0-1 + - image: registry.k8s.io/artifact-promoter/kpromo:v3.3.0-1 command: - /kpromo args: @@ -38,7 +38,7 @@ postsubmits: spec: serviceAccountName: k8s-infra-gcr-promoter containers: - - image: k8s.gcr.io/artifact-promoter/kpromo:v3.3.0-1 + - image: registry.k8s.io/artifact-promoter/kpromo:v3.3.0-1 command: - /kpromo args: @@ -63,7 +63,7 @@ periodics: spec: serviceAccountName: k8s-infra-promoter containers: - - image: k8s.gcr.io/artifact-promoter/kpromo:v3.3.0-1 + - image: registry.k8s.io/artifact-promoter/kpromo:v3.3.0-1 command: - /kpromo args: @@ -101,7 +101,7 @@ periodics: # https://github.com/kubernetes/k8s.io/pull/695. serviceAccountName: k8s-infra-gcr-promoter containers: - - image: k8s.gcr.io/artifact-promoter/kpromo:v3.3.0-1 + - image: registry.k8s.io/artifact-promoter/kpromo:v3.3.0-1 command: - /kpromo args: diff --git a/config/jobs/kubernetes/test-infra/test-infra-trusted.yaml b/config/jobs/kubernetes/test-infra/test-infra-trusted.yaml index 027e100315f4..2fc4a0cf2ab0 100644 --- a/config/jobs/kubernetes/test-infra/test-infra-trusted.yaml +++ b/config/jobs/kubernetes/test-infra/test-infra-trusted.yaml @@ -477,7 +477,7 @@ postsubmits: spec: serviceAccountName: pusher containers: - - image: k8s.gcr.io/artifact-promoter/kpromo:v3.3.0-1 + - image: registry.k8s.io/artifact-promoter/kpromo:v3.3.0-1 command: - /kpromo args: