Skip to content
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

Call stacks were included in the error of keymanagementprovider resource #1450

Open
1 task
yizha1 opened this issue May 7, 2024 · 0 comments
Open
1 task
Assignees
Labels
bug Something isn't working triage Needs investigation

Comments

@yizha1
Copy link
Collaborator

yizha1 commented May 7, 2024

What happened in your environment?

I specified a non-existing tenantID or clientID for accessing AKV, and then used the command kubectl get keymanagementprovider to check the status. The ISSUCCESS was false which was as expected. However, when I described the specific keymanagementprovider resource, the error field included a lengthy call stack, most users don’t need to deal with those messages.

What did you expect to happen?

The error field should include concise and precise messages about error description, the reason and possible mitigation methods.

What version of Kubernetes are you running?

AKS

What version of Ratify are you running?

0-dev (dev.20240505.6163b7e)

Anything else you would like to add?

No response

Are you willing to submit PRs to contribute to this bug fix?

  • Yes, I am willing to implement it.
@yizha1 yizha1 added bug Something isn't working triage Needs investigation labels May 7, 2024
@akashsinghal akashsinghal self-assigned this May 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working triage Needs investigation
Projects
None yet
Development

No branches or pull requests

2 participants