Files
kustomize/api/types
Lars Kellogg-Stedman 38da7ca15c Add support for helm --no-hooks flag
This commit adds the `skipHooks` option to the helm chart support in order
to  expose the --no-hooks flag introduced to Helm in [1].

Using Kustomize to inflate a Helm chart would in some situations result in
different results than using `helm install`. This is because `helm
template`, by default, will render chart tests in the `templates/test`
directory, which can lead to undesired resources in the output.

See [2] for additional discussion.

[1]: https://github.com/helm/helm/pull/6444
[2]: https://github.com/helm/helm/issues/6443

Signed-off-by: Lars Kellogg-Stedman <lars@oddbit.com>
2022-10-07 17:14:06 -04:00
..
2020-04-10 13:54:25 -07:00
2021-05-26 16:54:38 -07:00
2022-04-04 14:24:04 -04:00
2022-03-31 11:37:26 -04:00
2019-11-02 10:34:33 -07:00
2022-04-04 14:24:04 -04:00
2021-04-12 13:40:21 -07:00
2022-04-04 14:24:04 -04:00
2022-04-04 14:24:04 -04:00
2021-06-08 11:18:38 -07:00
2021-04-30 20:39:32 -07:00