-
Story
-
Resolution: Done
-
Undefined
-
None
-
None
-
None
-
3
-
False
-
None
-
False
-
0
-
Not Supported
-
-
Description
Currently we are making use of /api/helm/releases endpoint in topology which to create a map to display the release notes and related manifest of helm releases. We have modified the helm releases api to return limited information on list releases page as part of https://github.com/openshift/console/pull/12401 . If we can lazy load the api `/api/helm/release`which return individual release information then the list api can be moved to return limted information on all request.
Acceptance Criteria
- We should be able to lazy load the helm releases on topology .