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

image tags for v0.16.* are missing from gcr.io #1772

Closed
joemiller opened this issue Aug 14, 2023 · 7 comments
Closed

image tags for v0.16.* are missing from gcr.io #1772

joemiller opened this issue Aug 14, 2023 · 7 comments
Labels
bug Something isn't working lifecycle/stale

Comments

@joemiller
Copy link

The latest release is v0.16.1 - https://github.com/google/go-containerregistry/releases - which says the following tags are available to pull:

docker pull gcr.io/go-containerregistry/crane:v0.16.1
docker pull gcr.io/go-containerregistry/gcrane:v0.16.1

But the tags are not available:

Error response from daemon: manifest for gcr.io/go-containerregistry/crane:v0.16.1 not found: manifest unknown: Failed to fetch "v0.16.1"

It looks like tags after 0.15.2 are not being pushed:

$ crane ls gcr.io/go-containerregistry/crane | grep -E '^v'
v0.10.0
v0.11.0
v0.12.0
v0.12.1
v0.13.0
v0.14.0
v0.15.0
v0.15.1
v0.15.2
v0.5.0
v0.5.1
v0.6.0
v0.7.0
v0.8.0
v0.9.0
@joemiller joemiller added the bug Something isn't working label Aug 14, 2023
Copy link

This issue is stale because it has been open for 90 days with no
activity. It will automatically close after 30 more days of
inactivity. Keep fresh with the 'lifecycle/frozen' label.

@madrisan
Copy link

image tags for v0.16.* are still missing :/

@paulrudnitskiy
Copy link

still missing

1 similar comment
@atul-bhardwaj-sp
Copy link

still missing

@bobdoah
Copy link

bobdoah commented Jan 17, 2024

doesn't seem to be an image tag for v0.17.0 either

@sankalp-khare
Copy link

sankalp-khare commented Jan 29, 2024

x-post for visibility

Unfortunately we seem to have lost access to gcr.io/go-containerregistry/crane, and the internal GCB build triggers that built new images for crane releases.

In the meantime you can use cgr.dev/chainguard/crane:latest, and we should set up image builds of crane to ghcr.io/google/go-containerregistry/crane as well.

-- @imjasonh

Copy link

This issue is stale because it has been open for 90 days with no
activity. It will automatically close after 30 more days of
inactivity. Keep fresh with the 'lifecycle/frozen' label.

@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale May 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working lifecycle/stale
Projects
None yet
Development

No branches or pull requests

6 participants