-
Story
-
Resolution: Done
-
Major
-
None
-
None
Introduction
The Helm Releases page needs to have the resources associated with an installed chart displayed
https://github.com/openshift/console/pull/4013
To get the objects associated, the "helm get manifest <chart-name>" can be executed.
Acceptance Criteria
- Add /api/helm/manifest/<chart-name>
- Ensure user's authentication is used
- is incorporated by
-
APPSVC-397 Add Helm release info endpoint
- Closed