Azure / draft

A day 0 tool for getting your app on k8s fast
MIT License
492 stars 58 forks source link

Mchinta/renderhelm #321

Closed manasachi closed 5 days ago

manasachi commented 1 week ago

Description

Adding a render helm function which writes rendered manifests from helm chart's templates.

Sub-charts are also supported. Given a helm chart with multiple sub-charts, all templates associated with the main chart and subcharts will be rendered and written. Given a path to a sub-chart, within a helm chart, the sub-chart will be handled as an independent chart.

Fixes # (issue) Feature # Support in draft validate for helm charts

Type of change

Please delete options that are not relevant.

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration. Is it a breaking change which will impact consuming tool(s).

Checklist: