Skip to content

[FEATURE_REQUEST] support dynamic helm valuesΒ #197

Open
@cpvandehey

Description

@cpvandehey

Description of the problem/feature request
I have a helm chart that I'd like to lint with your magical tool. The only problem is that I haven't found a way to dynamically pass in values with the kubelinter cli.

For example, this is how I generally invoke the helm linter:
helm lint myhelm -f my-dynamic-values.yaml --strict -- The flag -f my-dynamic-values.yaml is a short yaml file of values that must be set in order for the chart to succeed in building. If those values are not properly set, my helm chart is designed to fail. This is a somewhat common helm pattern/design.

Description of the existing behavior vs. expected behavior
If applicable, please paste in the existing KubeLinter output along with the input used, and point out which part should be modified (expected output).
n/a

Additional context
Add any other context or screenshots about the feature request here.
I chatted with Viswajith Venugopal on slack about this feature.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestneeds designIndicates that the proposed enhancement needs more thought on design

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions