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 #878

Merged
merged 3 commits into from
Dec 6, 2023
Merged

switch GCR -> Artifact-Registry #878

merged 3 commits into from
Dec 6, 2023

Commits on Dec 5, 2023

  1. Configuration menu
    Copy the full SHA
    bebc1ba View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a1bf6a7 View commit details
    Browse the repository at this point in the history
  3. 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
    - europe-docker.pkg.dev/gardener-project/public for read-access to
      snapshots + releases
    
    [0]
    https://cloud.google.com/artifact-registry/docs/transition/transition-from-gcr
    ccwienk committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    0c968fb View commit details
    Browse the repository at this point in the history