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

Adding k8s APIGroup to components in the graph view #44

Open
reggie-k opened this issue Sep 20, 2023 · 1 comment
Open

Adding k8s APIGroup to components in the graph view #44

reggie-k opened this issue Sep 20, 2023 · 1 comment

Comments

@reggie-k
Copy link

It is great that now the resource Kind is visible in each component in the graph!

It would also be valuable to see the APIGroup on the component, meaning here:
image

Maybe it is better for the APIGroup and Kind to be displayed in the box, under the name, something like:
name: <RESOURCE_NAME>
kind: <RESOURCE_KIND>
apiVersion / apiGroup: <RESOURCE_API_VERSION> / <RESOURCE_API_GROUP>

@undera
Copy link
Collaborator

undera commented Sep 20, 2023

For now, you can see the API group on hover of resource kind

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

2 participants