Cryptic error message when copying tar to repository #111
Labels
carvel accepted
This issue should be considered for future work and that the triage process has been completed
enhancement
This issue is a feature request
good first issue
An issue that will be a good candidate for a new contributor
Hacktoberfest
Issues that are ready for Hacktoberfest participants.
priority/unprioritized-backlog
Higher priority than priority/awaiting-more-evidence but not planned. Contributions are welcome.
snack
This issue has been identified as lightweight and potentially quick to deliver.
Describe the problem/challenge you have
When copying a tar, or a bundle to a repository, when the destination provided in the command line contains a tag, or have no repository, or is malformed in some way the error message is not very helpful
ex:
Describe the solution you'd like
imgpkg
should be able to replace the message that is provided by the ggcr library with an easier understand message.When a tag is present it should say:
cannot specify a tag in the destination repository
When is malformed it should say
destination repository is not valid. The format allowed is registry.io/some-image or registry.io:11111/some-image
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 bug fixed as soon as possible"
👎 "There are more important bugs to focus on right now"
We are also happy to receive and review Pull Requests if you want to help fix this issue.
The text was updated successfully, but these errors were encountered: