Problem Statement
The Helm release view in Headlamp lists active Helm releases. However, in larger clusters with dozens of Helm installations, it is difficult to find specific releases or check their status efficiently.
Proposed Solution
Add filtering and sorting capabilities to the Helm release list view in the app-catalog plugin:
- Text Search: Filter by Name, Namespace, or Chart name.
- Status Filter: Dropdown to filter releases by their status (e.g., deployed, failed, superseded, pending, etc.).
- Sorting: Allow sorting by Name, Current Version, and Status.
Problem Statement
The Helm release view in Headlamp lists active Helm releases. However, in larger clusters with dozens of Helm installations, it is difficult to find specific releases or check their status efficiently.
Proposed Solution
Add filtering and sorting capabilities to the Helm release list view in the
app-catalogplugin: