-
Notifications
You must be signed in to change notification settings - Fork 337
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
Inspect with an unknown mesh returns a non helpful error message #7695
Comments
This issue was inactive for 90 days. It will be reviewed in the next triage meeting and might be closed. |
HI @lahabana can I work on this? |
Of course! |
This issue was inactive for 90 days. It will be reviewed in the next triage meeting and might be closed. |
This issue was inactive for 90 days. It will be reviewed in the next triage meeting and might be closed. |
This issue was inactive for 90 days. It will be reviewed in the next triage meeting and might be closed. |
still the same |
This issue was inactive for 90 days. It will be reviewed in the next triage meeting and might be closed. |
What happened?
It should say the mesh doesn't exist.
It looks like it's there:
kuma/pkg/api-server/inspect_endpoints.go
Lines 261 to 265 in 27ea0f0
I guess we return a NotFound error from the store. We should do a better job there, probably a dedicated error or something like this.
The text was updated successfully, but these errors were encountered: