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

fix(kuma-dp): better error message when the token is invalid #3961

Merged
merged 1 commit into from
Mar 3, 2022

Conversation

lahabana
Copy link
Contributor

@lahabana lahabana commented Mar 2, 2022

Summary

Users often get confused when they end up starting with an invalid token
We improve the error message with some extra info to help user get on the right track.

Issues resolved

Fix #3943

Documentation

Testing

  • [ ] Unit tests
  • [ ] E2E tests
  • [ ] Manual testing on Universal
  • [ ] Manual testing on Kubernetes

Backwards compatibility

N/A

Users often get confused when they end up starting with an invalid token
We improve the error message with some extra info to help user get on the right track.

Fix kumahq#3943

Signed-off-by: Charly Molter <charly.molter@konghq.com>
@lahabana lahabana requested a review from a team as a code owner March 2, 2022 16:33
@lahabana lahabana merged commit 4f1bad5 into kumahq:master Mar 3, 2022
SallyBlichWalkMe pushed a commit to SallyBlichWalkMe/kuma that referenced this pull request Apr 14, 2022
…3961)

Users often get confused when they end up starting with an invalid token
We improve the error message with some extra info to help user get on the right track.

Fix kumahq#3943

Signed-off-by: Charly Molter <charly.molter@konghq.com>
Signed-off-by: Sally Blich <sally.blich@walkme.com>
@lahabana lahabana deleted the fix3943 branch March 29, 2024 12:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Improve error message when no token is set on startup
3 participants