Skip to content

Commit

Permalink
Merge pull request #34258 from borg-land/infra-tools-ar-migration
Browse files Browse the repository at this point in the history
Use the new AR registries for archeo, octodns and porche
  • Loading branch information
k8s-ci-robot authored Feb 5, 2025
2 parents f1f3519 + 683a1d0 commit 7b338fc
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions config/jobs/image-pushing/k8s-staging-infra-tools.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@ postsubmits:
args:
# this is the project GCB will run in, which is the same as the GCR
# images are pushed to.
- --project=k8s-staging-infra-tools
- --scratch-bucket=gs://k8s-staging-infra-tools-gcb
- --project=k8s-staging-images
- --scratch-bucket=gs://k8s-staging-images-gcb
- .
env:
- name: LOG_TO_STDOUT
Expand All @@ -42,8 +42,8 @@ postsubmits:
args:
# this is the project GCB will run in, which is the same as the GCR
# images are pushed to.
- --project=k8s-staging-infra-tools
- --scratch-bucket=gs://k8s-staging-infra-tools-gcb
- --project=k8s-staging-images
- --scratch-bucket=gs://k8s-staging-images-gcb
- --with-git-dir
- .
kubernetes/k8s.io:
Expand Down Expand Up @@ -75,8 +75,8 @@ postsubmits:
args:
# this is the project GCB will run in, which is the same as the GCR
# images are pushed to.
- --project=k8s-staging-infra-tools
- --scratch-bucket=gs://k8s-staging-infra-tools-gcb
- --project=k8s-staging-images
- --scratch-bucket=gs://k8s-staging-images-gcb
- .
env:
- name: LOG_TO_STDOUT
Expand All @@ -99,8 +99,8 @@ postsubmits:
args:
# this is the project GCB will run in, which is the same as the GCR
# images are pushed to.
- --project=k8s-staging-infra-tools
- --scratch-bucket=gs://k8s-staging-infra-tools-gcb
- --project=k8s-staging-images
- --scratch-bucket=gs://k8s-staging-images-gcb
- --env-passthrough=PULL_BASE_REF
- dns/octodns-docker
- name: post-k8sio-push-image-k8s-infra
Expand Down

0 comments on commit 7b338fc

Please # to comment.