helm/pkg/lint/rules/testdata
Julian ca415ab8db feat(helm): support namespace and additional values in lint (#2972)
* Add "--namespace" to helm lint

Keep lint syntax as close as possible to "helm install" resp. "helm
upgrade", so that one only needs to change the command.

See #2036

* Align lintCmd struct

* Add "--set" and "--values" to helm lint

Keep lint syntax as close as possible to "helm install" resp. "helm
upgrade", so that one only needs to change the command.

Closes #2495,#2036

* Reuse strict parameter, when rendering during lint

We want to see the rendering fail, if we missed a value, so we reuse
"--strict".

See #2495,#2036

* Fix lint unit test

See #2495,#2036

* Update docs
2017-12-13 14:43:12 -08:00
..
albatross fix(lint): add KubeVersion and TillerVersion to linter 2017-05-16 16:33:43 -06:00
badchartfile New Chart linter structure 2016-06-20 14:28:58 -07:00
badvaluesfile Linter validations for Chart icon property 2017-01-12 15:21:10 +01:00
goodone feat(helm): support namespace and additional values in lint (#2972) 2017-12-13 14:43:12 -08:00