Skip to content

Add option to exclude deprecated charts#280

Merged
unguiculus merged 2 commits intohelm:masterfrom
EricLemieux:feat-exclude-deprecated
Oct 27, 2020
Merged

Add option to exclude deprecated charts#280
unguiculus merged 2 commits intohelm:masterfrom
EricLemieux:feat-exclude-deprecated

Conversation

@EricLemieux
Copy link
Contributor

@EricLemieux EricLemieux commented Oct 1, 2020

What this PR does / why we need it:
Adds a new configuration option that allows a user to exclude deprecated charts from testing.

Which issue this PR fixes
fixes #261

Special notes for your reviewer:
I was able to validate some of the behavior manually by linting a deprecated chart, unsure about the best approach to automate that testing, perhaps in the integration_test.go tests.
Decided to hold off on implementing for now, as I realize this flag might need to be discussed.

@helm-bot helm-bot added the size/S label Oct 1, 2020
Adds a new configuration option that allows a user to exclude deprecated
charts from testing.

Signed-off-by: Eric Lemieux <eric@lemieuxdev.com>
@EricLemieux EricLemieux force-pushed the feat-exclude-deprecated branch from 46df4fb to 572a924 Compare October 2, 2020 01:32
@EricLemieux EricLemieux marked this pull request as ready for review October 2, 2020 02:37
Signed-off-by: Reinhard Nägele <unguiculus@gmail.com>
@unguiculus unguiculus force-pushed the feat-exclude-deprecated branch from 1679edc to 0077e9f Compare October 27, 2020 07:07
@unguiculus unguiculus merged commit ec7b0c7 into helm:master Oct 27, 2020
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.

[feature request] option to skip linting/testing on deprecated charts.

3 participants