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

JSON/YAML output should not be in the editor view #258

Open
kingdonb opened this issue Apr 27, 2022 · 0 comments
Open

JSON/YAML output should not be in the editor view #258

kingdonb opened this issue Apr 27, 2022 · 0 comments
Labels
enhancement New feature or request UI UI issue or enhancement
Projects
Milestone

Comments

@kingdonb
Copy link
Collaborator

Expected behaviour

When clicking on Flux resources like HelmRelease in the tree views, it would be better to show kubectl describe HelmRelease than to show the HelmRelease definition metadata/spec/status in the editor view.

Since it's read-only and formatted for human view, the

Actual behaviour

JSON should not be in logs,

YAML should not be in editor view, the useful information is all in kubectl describe output

Events should be streamlined (as already covered in #254)

Steps to reproduce

N/A

Versions

Extension version: v0.19.2-pre4

@kingdonb kingdonb added enhancement New feature or request UI UI issue or enhancement labels Apr 27, 2022
@kingdonb kingdonb added this to Needs triage in Triage via automation Apr 27, 2022
@kingdonb kingdonb added this to the 0.27 milestone Sep 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request UI UI issue or enhancement
Projects
Triage
Needs triage
Development

No branches or pull requests

1 participant