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

Unable to pull docker images #926

Open
hassan-khalid-enigmatixs opened this issue Sep 12, 2024 · 2 comments
Open

Unable to pull docker images #926

hassan-khalid-enigmatixs opened this issue Sep 12, 2024 · 2 comments

Comments

@hassan-khalid-enigmatixs

I can no longer pull the ESPV2 image gcr.io/endpoints-release/endpoints-runtime-serverless

@hogo6002
Copy link

Same thing happened to us.

@alx-andru
Copy link

alx-andru commented Dec 11, 2024

Running into the same issue. It looks like new tags were added to the images.

We use the recommended script linked in the Cloud Endpoints documentation:
https://cloud.google.com/endpoints/docs/openapi/set-up-cloud-run-espv2#configure_esp

The script is:
https://github.com/GoogleCloudPlatform/esp-v2/blob/master/docker/serverless/gcloud_build_image

The resulting image is now:

Building image for ESP version: no-new-use-public-image-2.48

when it used to be:

Building image for ESP version: 2.48.0

I also noticed that the releases 2.49+ didn't have the additional major version tag 2 which causes the script to keep pulling 2.48.0.

Screenshot 2024-12-11 at 2 26 29 PM

paulhong01 tagging you as it seems an issue with releases.

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

No branches or pull requests

3 participants