Skip to content
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 -> Artifact-Registry #31

Merged
merged 5 commits into from
Dec 11, 2023
Merged

switch GCR -> Artifact-Registry #31

merged 5 commits into from
Dec 11, 2023

Conversation

ccwienk
Copy link
Contributor

@ccwienk ccwienk commented Dec 7, 2023

GCR has been deprecated [0] in favour of Artifact-Registry.

Thus, change push-targets for OCI-Images:

  • europe-docker.pkg.dev/gardener-project/snapshots for snapshots
  • europe-docker.pkg.dev/gardener-project/releases for releases
  • europe-docker.pkg.dev/gardener-project/public for combined view of snapshots + releases

[0]
https://cloud.google.com/artifact-registry/docs/transition/transition-from-gcr

Release note:

Change OCI Image Registry from GCR (`eu.gcr.io/gardener-project`) to Artifact-Registry (`europe-docker.pkg.dev/gardener-project/releases`). Users should update their references.

GCR has been deprecated [0] in favour of Artifact-Registry.

Thus, change push-targets for OCI-Images:

- europe-docker.pkg.dev/gardener-project/snapshots for snapshots
- europe-docker.pkg.dev/gardener-project/releases for releases

To allow users for smooth transitioning, keep also publishing to GCR.

[0]
https://cloud.google.com/artifact-registry/docs/transition/transition-from-gcr
@ccwienk ccwienk requested review from a team as code owners December 7, 2023 16:34
Copy link
Member

@MrBatschner MrBatschner left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pasted the ocm_repository for GL tests as suggestion inline.
LGTM otherwise.

Co-authored-by: Thomas Buchner <[email protected]>
Copy link
Member

@MrBatschner MrBatschner left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/lgtm

@MrBatschner MrBatschner merged commit 5a4b406 into main Dec 11, 2023
@MrBatschner MrBatschner deleted the gcr-to-ar branch December 11, 2023 09:11
MrBatschner added a commit that referenced this pull request Jan 9, 2024
* upgrade base-image

* cleanup: rm obsolete tekton-resources

* cleanup: rm dead code

* switch GCR -> Artifact-Registry

GCR has been deprecated [0] in favour of Artifact-Registry.

Thus, change push-targets for OCI-Images:

- europe-docker.pkg.dev/gardener-project/snapshots for snapshots
- europe-docker.pkg.dev/gardener-project/releases for releases

To allow users for smooth transitioning, keep also publishing to GCR.

[0]
https://cloud.google.com/artifact-registry/docs/transition/transition-from-gcr

* Update publishing-cfg.yaml

Co-authored-by: Thomas Buchner <[email protected]>

---------

Co-authored-by: Thomas Buchner <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants