Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enable strict helm linting #200

Closed
wants to merge 1 commit into from

Conversation

travisgroth
Copy link

@travisgroth travisgroth commented Jan 25, 2020

What this PR does / why we need it:

Creates a flag to enable helm lint to run with --strict mode.

Which issue this PR fixes :
closes #166

Special notes for your reviewer:

Actual lint run test isn't written yet. I'd like confirmation the approach is good first.

I debated whether to have the ct flag be set up to enable arbitrary lint args rather than specifically --strict. My thought was that an explicit true/false choice would encourage users to consider using strict mode, but I'm open to changing the flag to be more generic like extraArgs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Possible switch/config option to allow helm lint with "--strict"
2 participants