Skip to content

Copying a bundle with the image-is-bundle-check being false doesn't work as expected. #544

@praveenrewar

Description

@praveenrewar

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=false

When 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

No one assigned

    Labels

    bugThis issue describes a defect or unexpected behaviorcarvel acceptedThis issue should be considered for future work and that the triage process has been completedgood first issueAn issue that will be a good candidate for a new contributorpriority/important-longtermImportant over the long term, but may not be staffed and/or may need multiple releases to complete.

    Type

    No type

    Projects

    Status

    Closed

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions