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
context_tmpl_test.go
expand_secret_ref.go Rename module to github.com/helmfile/helmfile 2022-05-18 10:05:07 -04:00
expand_secret_ref_test.go
expand_secrets_mock.go
file_renderer.go
file_renderer_test.go Rename module to github.com/helmfile/helmfile 2022-05-18 10:05:07 -04:00
get_or_nil.go
get_or_nil_test.go
sprig_functions_test.go
text_renderer.go