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

Improve overview page for Pods #85

Merged
merged 1 commit into from
Jul 17, 2021
Merged

Conversation

ricoberger
Copy link
Member

The overview page for Pods now, displays all Containers in an expandable
table. When a container is selected all the details for the selected
container are displayed below this table row in a description list like
the Pod details.

We also try to get the CPU and memory usage for all containers. If the
API call returns the resources, we display them in the containers table.

The overview page for Pods now, displays all Containers in an expandable
table. When a container is selected all the details for the selected
container are displayed below this table row in a description list like
the Pod details.

We also try to get the CPU and memory usage for all containers. If the
API call returns the resources, we display them in the containers table.
@ricoberger ricoberger merged commit 8aaef39 into main Jul 17, 2021
@ricoberger ricoberger deleted the improve-overview-page-for-pods branch July 17, 2021 14:26
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