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

All Releases UI #4

Open
4 tasks
mfouad opened this issue Nov 21, 2020 · 0 comments
Open
4 tasks

All Releases UI #4

mfouad opened this issue Nov 21, 2020 · 0 comments
Labels
help wanted Extra attention is needed UI Required frontend development experience
Milestone

Comments

@mfouad
Copy link

mfouad commented Nov 21, 2020

This page will show all releases as a list view

Each release (a wide rectangular row) will have the following:

  • Name
  • Namespace
  • Chart Name and Version
  • Revision
  • Helm Status
  • Last updated (X days ago)

It must support grouping by one of the following:

  • Recently updated, Today, This week, This month, Older
  • Chart -- all releases of the same chart will be listed together - charts sorted by Name, releases by name too
  • Status -- unknown, deployed, uninstalled, superseded, failed, uninstalling, pending-install, pending-upgrade or pending-rollback. If a status does not exist in any release, it is not displayed as a group
  • Namespace -- ordered by name

In the future we might allow filtering by any of these groups or drill downs
In the future we might allow expanding a release to see all resources below it (Pods and Deployments atleast)

@mfouad mfouad added the help wanted Extra attention is needed label Nov 21, 2020
@mfouad mfouad added this to the V1 milestone Nov 21, 2020
@mfouad mfouad added the UI Required frontend development experience label Nov 21, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed UI Required frontend development experience
Projects
None yet
Development

No branches or pull requests

1 participant