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

Add status information to list view #41

Merged
merged 7 commits into from Mar 4, 2020

Conversation

ricoberger
Copy link
Member

Add status information to the list view. For each item in the list we are showing additional information now.

Add status information for CronJobs, Deployments, DaemonSets, Jobs and
ReplicaSets. This should help the user to get a better overview of the
current state of the resource.
Add status information for each StatefulSet and ReplicationController.
This should improve the user expericen to find problems faster.
Add a ready indicator which consists of number of containers which
should are ready and number of containers. Add restart count and status.
This should help users to quickly get an overview of problems within
there pods.
Add the type, cluster ip and external ip addresse to a service. Add the
host to a ingress.
Show status information for cluster objects like events, namespaces and
nodes. So the user gets faster access to possible problems within the
cluster.
Add status information in the list view for PersistentVolumes,
PersistentVolumeClaims, ConfigMaps, ClusterRoleBindings, RoleBindings
and Secrets.
@ricoberger ricoberger added the enhancement New feature or request label Mar 4, 2020
@ricoberger ricoberger merged commit 8e4a5f1 into master Mar 4, 2020
@ricoberger ricoberger deleted the add-status-information-to-list-view branch March 4, 2020 18:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant