-
Notifications
You must be signed in to change notification settings - Fork 66
Description
What steps did you take:
## Case 1
$ imgpkg pull -b this-is-a-bundle-for-sure
## Case 2
$ imgpkg pull -b this-is-a-bundle-for-sure --image-is-bundle-check=falseWhen we run the above 2 commands, the expectation would be to have the same result, but right now because of this and this, in the second scenario we will pull it as an image, which might be a bit weird because we are trying to pull a bundle using the bundle flag.
Anything else you would like to add:
The value of the flag image-is-bundle-check shouldn't effect copying a bundle or we shouldn't allow using the flag itself.
Environment:
- imgpkg version (use
imgpkg --version): - Docker registry used (e.g.
Docker HUB): - OS (e.g. from
/etc/os-release):
Vote on this request
This is an invitation to the community to vote on issues, to help us prioritize our backlog. Use the "smiley face" up to the right of this comment to vote.
👍 "I would like to see this addressed as soon as possible"
👎 "There are other more important things to focus on right now"
We are also happy to receive and review Pull Requests if you want to help working on this issue.
Metadata
Metadata
Assignees
Labels
Type
Projects
Status