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

(bug): Unable to pull bundles with latest tag #3020

Open
schristoff opened this issue Mar 14, 2024 · 1 comment
Open

(bug): Unable to pull bundles with latest tag #3020

schristoff opened this issue Mar 14, 2024 · 1 comment
Assignees
Labels
0 - 🚨🍩 Emergency donuts come first bug Oops, sorry! help wanted Good for someone who has contributed before

Comments

@schristoff
Copy link
Member

Describe the bug

When pulling a bundle with :latest at the end, an additional : gets added

To Reproduce

porter install --force porter-hello --reference ghcr.io/getporter/examples/porter-hello:latest
unable to pull bundle: ghcr.io/getporter/examples/porter-hello:latest: not found
unable to pull bundle: ghcr.io/getporter/examples/porter-hello:latest: not found

Expected behavior

Bundle properly gets downloaded

I'm assuming it is something within the resolveBundleReference function, and perhaps (since this was most recently touched) ensureVPrefix func.

@schristoff schristoff added bug Oops, sorry! 0 - 🚨🍩 Emergency donuts come first labels Mar 14, 2024
@schristoff schristoff added the help wanted Good for someone who has contributed before label Mar 21, 2024
@schristoff
Copy link
Member Author

Talked in Group: This is because you need to push up that bundle with the latest tag ✨ this is a todo for me @schristoff

@schristoff schristoff self-assigned this Mar 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
0 - 🚨🍩 Emergency donuts come first bug Oops, sorry! help wanted Good for someone who has contributed before
Projects
Status: No status
Development

No branches or pull requests

1 participant