GoogleCloudPlatform / golang-samples

Sample apps and code written for Google Cloud in the Go programming language.
Apache License 2.0
4.31k stars 1.74k forks source link

Prepare for container registry shutdown #4228

Open muncus opened 4 months ago

muncus commented 4 months ago

Golang testing is using Container Registry, which is deprecated and scheduled for shutdown in March 2025.

golang-samples-tests hosts the images we use to run our testing pipeline, which will need to be moved to Artifact Registry (and the image names updated in the kokoro configs).

grayside commented 3 months ago

Do you have a list of current image URIs?