Skip to content

introduce kustomize chartHome capability to manage charts locally #4677

Description

@wibed

in my setup chartHome does not only cache the helmcharts applied on a local directory, and therefor keeping netowrk traffic low.

but it also serves as a quick mockup dir where i can test adjustments on charts before making a pr, customizations etc. add additional resources. or express them as patchonmergestrategy(orwhateverkustomizecalledit)

anyways. kpt has this wierd behaviour that it does try to mount the chartHome directory or in case it does not find it downloads it into the container. (until now just as kustomize would), but the point is the --network flag.

it gives, from my point of view, the impression to give network privilege to the container but its just to open a connection to the source of the chart and able to download it.

if there is a new chart or a version change it would imply a --network flag on any call.
do i confuse something?

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingquestionFurther information is requested

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions