Skip to content

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

Open
getporter/examples
#30
@schristoff

Description

@schristoff

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.

Metadata

Metadata

Assignees

Labels

0 - 🚨🍩Emergency donuts come firstbugOops, sorry!help wantedGood for someone who has contributed before

Type

No type

Projects

Status

No status

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions