helmfile/pkg
Travis Groth a584aeab2e Share helmexec from State Creation (#804)
Closes #444 and #782 

This is the final PR to fully cache and parallelize helm secret decryption.  It threads the shared helmexec.Interface into the StateCreator and HelmState structs to be used during environment secret decryption.  This should effectively cache secrets for the duration of a helmfile run, regardless of where they are first decrypted.
2019-08-15 09:27:55 +09:00
..
app Share helmexec from State Creation (#804) 2019-08-15 09:27:55 +09:00
argparser fix: helmDefaults.kubeContext ignored in `helm diff` of `helmfile apply` (#682) 2019-06-12 16:49:19 +09:00
environment feat: state values (#647) 2019-06-04 16:34:02 +09:00
event feat: optionally show logs for hooks (#699) 2019-06-19 08:46:32 +09:00
helmexec Cache secrets and concurrent decryption (#790) 2019-08-07 23:00:19 +09:00
maputil fix: --state-values-set not setting more than first child in nested paths (#774) 2019-07-27 22:57:54 +09:00
remote fix: Absolute paths for -f not working on Windows (#721) 2019-06-25 20:06:07 +09:00
state Share helmexec from State Creation (#804) 2019-08-15 09:27:55 +09:00
testhelper feat: remote state files (#648) 2019-06-04 22:59:54 +09:00
tmpl print yaml content on error in fromYaml (#765) 2019-07-30 10:43:30 +09:00