helmfile/pkg/tmpl
Quan TRAN 577f54af7a
Introduce DISABLE_INSECURE_FEATURES to disable insecure command executions (#1)
* introduce DISABLE_INSECURE_FEATURES to disable insecure executions

Signed-off-by: Quan TRAN <account@itscaro.me>

* disable remote sources when DISABLE_INSECURE_FEATURES is set to "true"

Signed-off-by: Quan TRAN <account@itscaro.me>

* refactor envvar package

Signed-off-by: Quan TRAN <account@itscaro.me>

* (test) fix test fixtures

Signed-off-by: Quan TRAN <account@itscaro.me>

* use absolute path to avoid unit test failure

Signed-off-by: Quan TRAN <account@itscaro.me>

* Fix conflicts

Co-authored-by: Yusuke Kuoka <ykuoka@gmail.com>
2022-06-05 15:15:06 +09:00
..
context.go add readfile e2e test 2022-05-24 07:50:08 +08:00
context_funcs.go Introduce DISABLE_INSECURE_FEATURES to disable insecure command executions (#1) 2022-06-05 15:15:06 +09:00
context_funcs_test.go Introduce DISABLE_INSECURE_FEATURES to disable insecure command executions (#1) 2022-06-05 15:15:06 +09:00
context_tmpl.go feat: Helmfile renders *.yaml.gotmpl in a K8s manifests/kustomization directory (#1745) 2021-04-06 14:22:34 +09:00
context_tmpl_test.go feat: add tmpl function `required` (#1188) 2020-04-10 08:23:42 +09:00
expand_secret_ref.go Rename module to github.com/helmfile/helmfile 2022-05-18 10:05:07 -04:00
expand_secret_ref_test.go add unittest for constants.go 2022-04-18 17:15:04 +08:00
expand_secrets_mock.go feat(template): added secret template function (#1221) 2020-04-25 21:10:02 +09:00
file_renderer.go remove ioutil usage in all project 2022-04-03 15:53:19 +08:00
file_renderer_test.go Rename module to github.com/helmfile/helmfile 2022-05-18 10:05:07 -04:00
get_or_nil.go Enable get() to be used with alias $.StateValues (#2081) 2022-02-09 09:18:46 +09:00
get_or_nil_test.go Enable get() to be used with alias $.StateValues (#2081) 2022-02-09 09:18:46 +09:00
sprig_functions_test.go Bump sprig to v3.1.0 and mergo 3.11 (#1456) 2020-09-04 09:58:54 +09:00
text_renderer.go chore: tidy up pkgs (#636) 2019-06-01 13:36:05 +09:00