kubeshop / monokle

Monokle is a set of OSS tools designed to help create and maintain high-quality Kubernetes configurations throughout the application lifecycle
https://monokle.io
MIT License
1.85k stars 135 forks source link

Add support for Helm subcharts #1382

Open olensmar opened 2 years ago

olensmar commented 2 years ago

as described at https://helm.sh/docs/topics/charts/#managing-dependencies-manually-via-the-charts-directory - we should identify/parse these and show them as "subcharts" in the Helm panel - with corresponding values files, etc

olensmar commented 2 years ago

we have this in our own helm-charts repo - currently these charts are rendered as peers in Monokle

image image
chargio commented 2 years ago

It also be possible to visualize in the visual interface the hierarchy and dependencies.