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

1.16.2-ubi image is missing #27118

Closed
mbaldessari opened this issue May 17, 2024 · 1 comment
Closed

1.16.2-ubi image is missing #27118

mbaldessari opened this issue May 17, 2024 · 1 comment

Comments

@mbaldessari
Copy link
Contributor

Describe the bug

Here are the currently available tags. 1.16.2 is missing

skopeo list-tags docker://registry.connect.redhat.com/hashicorp/vault | grep -e "1.16.*-ubi*"
        "1.16.0-rc1-ubi",
        "1.16.1-ubi",
        "1.16.0-ubi",
        "1.16.0-rc2-ubi",
        "1.16.0-rc3-ubi",

To Reproduce
Steps to reproduce the behavior:

Previous version works:

$ podman pull registry.connect.redhat.com/hashicorp/vault:1.16.1-ubi
Trying to pull registry.connect.redhat.com/hashicorp/vault:1.16.1-ubi...
Getting image source signatures
Copying blob 6da143794dda done   |
Copying blob 25d088585f40 done   |
Copying blob 22ebf0e44c85 done   |
Copying blob 05be60bbdb6a done   |
Copying blob 6bf21285163b done   |
Copying blob 1013ce7479d8 done   |
Copying blob a39ad312d175 done   |
Copying config bf8bbb875a done   |
Writing manifest to image destination
bf8bbb875a0a9be3992cba19e75824fe0998759815111005c82183f5846ab21e

Broken:

$ podman pull registry.connect.redhat.com/hashicorp/vault:1.16.2-ubi
Trying to pull registry.connect.redhat.com/hashicorp/vault:1.16.2-ubi...
Error: initializing source docker://registry.connect.redhat.com/hashicorp/vault:1.16.2-ubi: reading manifest 1.16.2-ubi in registry.connect.redhat.com/hashicorp/vault: name unknown: Image not found
@hsimon-hashicorp
Copy link
Contributor

This should be fixed now! Thank you for your patience. :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants