-
Notifications
You must be signed in to change notification settings - Fork 106
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
panic on tanzu package installed status
#1160
Labels
bug
This issue describes a defect or unexpected behavior
Comments
clebs
added
bug
This issue describes a defect or unexpected behavior
carvel-triage
This issue has not yet been reviewed for validity
labels
Apr 5, 2023
This was referenced Apr 5, 2023
github-actions
bot
removed
the
carvel-triage
This issue has not yet been reviewed for validity
label
Apr 5, 2023
Keeping this open for other commands! |
github-actions
bot
added
the
carvel-triage
This issue has not yet been reviewed for validity
label
Apr 5, 2023
Thanks @praveenrewar, just added a new PR fixing all other commands. |
github-actions
bot
removed
the
carvel-triage
This issue has not yet been reviewed for validity
label
Apr 6, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
What steps did you take:
Run
tanzu package installed status
without any argument.What happened:
The program panicked:
What did you expect:
The program should provide a meaningful error message and exit properly.
Environment:
kubectl get deployment -n kapp-controller kapp-controller -o yaml
and the annotation iskbld.k14s.io/images
):kubectl version
)Not applicable.
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.
The text was updated successfully, but these errors were encountered: