helmfile/pkg/helmexec
Yusuke Kuoka faa74962e6
Fix helmfile-template not writing to stdout (#1737)
This fixes #1691 by redirecting helm-template output to our logger when and only when --output-dir is being passed to helm-template.

See https://github.com/roboll/helmfile/pull/1691#issuecomment-805636021 for more context.
2021-03-25 10:16:52 +09:00
..
context.go Stabilize helmfile-diff output (#1619) 2020-12-11 09:51:26 +09:00
exec.go Fix helmfile-template not writing to stdout (#1737) 2021-03-25 10:16:52 +09:00
exec_test.go test: fix DecryptSecret output 2021-03-23 17:19:40 +09:00
exit_error.go fix: Do not include stderr content in result of `{{ exec }}` (#1298) 2020-06-06 09:29:12 +09:00
helmexec.go feat: added in oci repository flag and added helm methods to pull and export charts (#1629) 2021-01-28 09:02:00 +09:00
id.go Print command output in line (#1354) 2020-08-29 14:47:22 +09:00
log.go Print command output in line (#1354) 2020-08-29 14:47:22 +09:00
runner.go feat: added in oci repository flag and added helm methods to pull and export charts (#1629) 2021-01-28 09:02:00 +09:00