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

Api: wrong display of keys containing forward slash in Raw mode #1294

Open
konstan opened this issue Jun 13, 2023 · 0 comments
Open

Api: wrong display of keys containing forward slash in Raw mode #1294

konstan opened this issue Jun 13, 2023 · 0 comments
Labels

Comments

@konstan
Copy link
Contributor

konstan commented Jun 13, 2023

This makes using Raw display mode on the Api page for debugging very unreliable.

The response from the API server contains expected "DaemonSet/daemonset". The page displays it as :DaemonSet/daemonset (in EDN format).

Screenshot 2023-06-13 at 17 16 55

But when using Raw mode, the key is truncated to "daemonset".

Screenshot 2023-06-13 at 17 17 07

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant