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

Unable to view CRD specifications #370

Open
pinkfloydx33 opened this issue Aug 13, 2022 · 0 comments
Open

Unable to view CRD specifications #370

pinkfloydx33 opened this issue Aug 13, 2022 · 0 comments

Comments

@pinkfloydx33
Copy link

Among that actual resources created by a Helm Release, the Resources section of Release includes items of type
CustomResourceDefinition. Clicking on one brings you back to the main dashboard after what appears to be an attempt at actually loading the CRD. At that point, pressing the "back" button doesn't do much--it attempts navigation back to the CRD which forwards back to the dashboard, all in a split second. I tried spamming "back" as fast as possible to return to the Release screen but couldn't seem to beat it.

screen-capture.mp4

I would expect that clicking on a CustomResourceDefinition would allow you to view something similar to the output of kubectl get crd/crd-name -o yaml.

As an alternative, clicking the CRD could navigate you to the same place that clicking it in the side-panel would. This wouldn't resolve the fact I'd like to view the actual CRD itself though.

Perhaps adding an option to view the specification could be added? Something like:

image

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

No branches or pull requests

1 participant