helm/cmd
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
..
helm feat(helm): support namespace and additional values in lint (#2972) 2017-12-13 14:43:12 -08:00
rudder Allow to specify socket for rudder grpc server 2017-08-18 12:51:15 +03:00
tiller fix(tiller): Forces close of idle gRPC connections 2017-11-28 16:48:13 -08:00