Skip to content

Conversation

ricoberger
Copy link
Member

This commit adds a new overview tab for all resources in the details
drawer. The overview tab shows the metadata and other important fields
of a resource in a clear way. It should help the user to get a faster
overview of the current status of a resource.

For other resources, like Deployments, StatefulSets, etc. we also add a
Pods tab. The Pods tab shows the pods for a resource, which are matching
the specified label selector.

Last but not least, we are adjusting the query parameters in the
resource view, when the user selects a cluster, namespace or resource,
so that a user can share the url with other users. This also allows us
to link to specific resource by providing a cluster, namespace, resource
and selector in the URL.

This commit adds a new overview tab for all resources in the details
drawer. The overview tab shows the metadata and other important fields
of a resource in a clear way. It should help the user to get a faster
overview of the current status of a resource.

For other resources, like Deployments, StatefulSets, etc. we also add a
Pods tab. The Pods tab shows the pods for a resource, which are matching
the specified label selector.

Last but not least, we are adjusting the query parameters in the
resource view, when the user selects a cluster, namespace or resource,
so that a user can share the url with other users. This also allows us
to link to specific resource by providing a cluster, namespace, resource
and selector in the URL.
@ricoberger ricoberger force-pushed the extend-resource-details-with-overview branch from 8b6431d to b33920c Compare April 19, 2021 18:56
@ricoberger ricoberger merged commit ac3f6f3 into main Apr 19, 2021
@ricoberger ricoberger deleted the extend-resource-details-with-overview branch April 19, 2021 19:03
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

Successfully merging this pull request may close these issues.

1 participant