Images: Migrate to AR. (1/2) (#12839)
This commit is contained in:
parent
23bd743ced
commit
b916cf5079
6 changed files with 6 additions and 6 deletions
2
Makefile
2
Makefile
|
@ -58,7 +58,7 @@ ifneq ($(PLATFORM),)
|
||||||
PLATFORM_FLAG="--platform"
|
PLATFORM_FLAG="--platform"
|
||||||
endif
|
endif
|
||||||
|
|
||||||
REGISTRY ?= gcr.io/k8s-staging-ingress-nginx
|
REGISTRY ?= us-central1-docker.pkg.dev/k8s-staging-images/ingress-nginx
|
||||||
|
|
||||||
BASE_IMAGE ?= $(shell cat NGINX_BASE)
|
BASE_IMAGE ?= $(shell cat NGINX_BASE)
|
||||||
|
|
||||||
|
|
|
@ -4,7 +4,7 @@ options:
|
||||||
steps:
|
steps:
|
||||||
- name: gcr.io/k8s-staging-test-infra/gcb-docker-gcloud:v20250116-2a05ea7e3d
|
- name: gcr.io/k8s-staging-test-infra/gcb-docker-gcloud:v20250116-2a05ea7e3d
|
||||||
env:
|
env:
|
||||||
- REGISTRY=gcr.io/k8s-staging-ingress-nginx
|
- REGISTRY=us-central1-docker.pkg.dev/k8s-staging-images/ingress-nginx
|
||||||
- REPO_INFO=https://github.com/kubernetes/ingress-nginx
|
- REPO_INFO=https://github.com/kubernetes/ingress-nginx
|
||||||
- COMMIT_SHA=${_PULL_BASE_SHA}
|
- COMMIT_SHA=${_PULL_BASE_SHA}
|
||||||
- BUILD_ID=${BUILD_ID}
|
- BUILD_ID=${BUILD_ID}
|
||||||
|
|
|
@ -4,7 +4,7 @@ options:
|
||||||
steps:
|
steps:
|
||||||
- name: gcr.io/k8s-staging-test-infra/gcb-docker-gcloud:v20250116-2a05ea7e3d
|
- name: gcr.io/k8s-staging-test-infra/gcb-docker-gcloud:v20250116-2a05ea7e3d
|
||||||
env:
|
env:
|
||||||
- REGISTRY=gcr.io/k8s-staging-ingress-nginx
|
- REGISTRY=us-central1-docker.pkg.dev/k8s-staging-images/ingress-nginx
|
||||||
entrypoint: bash
|
entrypoint: bash
|
||||||
args:
|
args:
|
||||||
- -c
|
- -c
|
||||||
|
|
|
@ -4,7 +4,7 @@ options:
|
||||||
steps:
|
steps:
|
||||||
- name: gcr.io/k8s-staging-test-infra/gcb-docker-gcloud:v20250116-2a05ea7e3d
|
- name: gcr.io/k8s-staging-test-infra/gcb-docker-gcloud:v20250116-2a05ea7e3d
|
||||||
env:
|
env:
|
||||||
- REGISTRY=gcr.io/k8s-staging-ingress-nginx
|
- REGISTRY=us-central1-docker.pkg.dev/k8s-staging-images/ingress-nginx
|
||||||
entrypoint: bash
|
entrypoint: bash
|
||||||
args:
|
args:
|
||||||
- -c
|
- -c
|
||||||
|
|
|
@ -4,7 +4,7 @@ options:
|
||||||
steps:
|
steps:
|
||||||
- name: gcr.io/k8s-staging-test-infra/gcb-docker-gcloud:v20250116-2a05ea7e3d
|
- name: gcr.io/k8s-staging-test-infra/gcb-docker-gcloud:v20250116-2a05ea7e3d
|
||||||
env:
|
env:
|
||||||
- REGISTRY=gcr.io/k8s-staging-ingress-nginx
|
- REGISTRY=us-central1-docker.pkg.dev/k8s-staging-images/ingress-nginx
|
||||||
entrypoint: bash
|
entrypoint: bash
|
||||||
args:
|
args:
|
||||||
- -c
|
- -c
|
||||||
|
|
|
@ -4,7 +4,7 @@ options:
|
||||||
steps:
|
steps:
|
||||||
- name: gcr.io/k8s-staging-test-infra/gcb-docker-gcloud:v20250116-2a05ea7e3d
|
- name: gcr.io/k8s-staging-test-infra/gcb-docker-gcloud:v20250116-2a05ea7e3d
|
||||||
env:
|
env:
|
||||||
- REGISTRY=gcr.io/k8s-staging-ingress-nginx
|
- REGISTRY=us-central1-docker.pkg.dev/k8s-staging-images/ingress-nginx
|
||||||
entrypoint: bash
|
entrypoint: bash
|
||||||
args:
|
args:
|
||||||
- -c
|
- -c
|
||||||
|
|
Loading…
Reference in a new issue