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

version with tag v0.x.x which prefiexed with v can't be recognized #305

Closed
bjwswang opened this issue Aug 28, 2023 · 1 comment
Closed
Assignees
Labels
wontfix This will not be worked on

Comments

@bjwswang
Copy link
Collaborator

bjwswang commented Aug 28, 2023

For example:
https://hub.docker.com/r/bjwswang/core/tags
image

@bjwswang bjwswang added the bug Something isn't working label Aug 28, 2023
@Abirdcfly Abirdcfly self-assigned this Aug 28, 2023
@Abirdcfly
Copy link
Member

This is a helm upstream issue, reported in helm/helm#11107 maybe fixed by helm/helm#11109 (created at Jul 3, 2022)

And this error exist in latest helm version:

$ helm pull oci://registry-1.docker.io/abirdcfly/core

Error: Unable to locate any tags in provided repository: oci://registry-1.docker.io/abirdcfly/core

$ helm version

version.BuildInfo{Version:"v3.12.3", GitCommit:"3a31588ad33fe3b89af5a2a54ee1d25bfe6eaa5e", GitTreeState:"clean", GoVersion:"go1.20.7"}

If our goal is to adapt helm, we can only expect the problem to be fixed upstream, not at our level. Otherwise, working with our tools but not working with helm itself will confuse our users.

@Abirdcfly Abirdcfly added wontfix This will not be worked on and removed bug Something isn't working labels Aug 28, 2023
@bjwswang bjwswang closed this as not planned Won't fix, can't repro, duplicate, stale Aug 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

2 participants