You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
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>
The text was updated successfully, but these errors were encountered:
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:
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>
The text was updated successfully, but these errors were encountered: