-
Notifications
You must be signed in to change notification settings - Fork 47
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Switch GCR to Artifact-Registry #1067
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks 😄
Found a couple of places where releases should be replaced by snapshots or vice versa. Otherwise, lgtm.
...g/jobs/gardener-extension-registry-cache/gardener-extension-registry-cache-build-images.yaml
Outdated
Show resolved
Hide resolved
config/jobs/dependency-watchdog/dependency-watchdog-test-builds.yaml
Outdated
Show resolved
Hide resolved
...ig/jobs/gardener-extension-registry-cache/gardener-extension-registry-cache-test-builds.yaml
Outdated
Show resolved
Hide resolved
...ardener-extension-shoot-rsyslog-relp/gardener-extension-shoot-rsyslog-relp-build-images.yaml
Outdated
Show resolved
Hide resolved
@oliver-goetz : thanks for reviewing - I squashed your suggestions |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
/lgtm
LGTM label has been added. Git tree hash: d01922127e1cbf62be7253d182add29e5995232c
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: oliver-goetz The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
@ccwienk: Updated the
In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
/kind technical-debt
Special notes for your reviewer
As discussed with @oliver-goetz :
switch to
releases
registry (policy: keep all images "forever"):image: eu.gcr.io/gardener-project/ci-infra/*
--registry=eu.gcr.io/gardener-project/ci-infra
Switch other occurrences to
snapshots
registry (policy: automatically purge any image after 30d).