Handling of Google-Managed Containers in the Transition from Container Registry to Artifact Registry

Hello Community,

I'm currently navigating the transition from Google Container Registry (GCR) to Google Artifact Registry (GAR) and have a question regarding the treatment of containers hosted on GCR, especially those managed by Google. Specifically, I'm trying to understand how these containers will be handled in the context of the migration:

  1. Will they remain stored on GCR without being moved?
  2. Will they be migrated to GAR, with GCR providing redirects to the new locations?
  3. Is it required for users to manually migrate any necessary containers to GAR themselves?

Any insights or guidance on this matter would be greatly appreciated as I plan our migration strategy.

Thank you in advance for your help!

Solved Solved
1 2 170
1 ACCEPTED SOLUTION

HI @hayashikennta,

Welcome to Google Cloud Community!

Google-managed containers during GCR to GAR migration:

  • Won't be automatically migrated.
  • Stay on GCR for now, but functionality might be limited.
  • Check with provider for migration guidance.

Plan your migration:

  • Identify Google-managed containers.
  • Consult with providers for recommendations.
  • Migrate your own containers to GAR using official guide.

View solution in original post

2 REPLIES 2

HI @hayashikennta,

Welcome to Google Cloud Community!

Google-managed containers during GCR to GAR migration:

  • Won't be automatically migrated.
  • Stay on GCR for now, but functionality might be limited.
  • Check with provider for migration guidance.

Plan your migration:

  • Identify Google-managed containers.
  • Consult with providers for recommendations.
  • Migrate your own containers to GAR using official guide.

Thank you @christianpaula  for the information regarding the GCR to GAR migration process for Google-managed containers. Based on your advice, we will identify the necessary containers and discuss with our team leader to decide on our migration plan. We appreciate your support and guidance.

Best regards