helmfile/pkg
Marc Sutter 4166b418c9 feat: Adopt existing K8s resources as Helm release on install (#746)
Use with the helm-x support(#673)

This enhances config syntax to accept adopt: [NS/KIND/RESOURCE_NAME] at the release level so that helmfile calls helm-x to transparently import existing resources at the installation time.

Resolves #84
2019-07-11 09:13:34 +09:00
..
app feat: add --output-dir on template command (#693) 2019-07-11 09:07:46 +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 feat: add --output-dir on template command (#693) 2019-07-11 09:07:46 +09:00
maputil feat: state values (#647) 2019-06-04 16:34:02 +09:00
remote fix: Absolute paths for -f not working on Windows (#721) 2019-06-25 20:06:07 +09:00
state feat: Adopt existing K8s resources as Helm release on install (#746) 2019-07-11 09:13:34 +09:00
testhelper feat: remote state files (#648) 2019-06-04 22:59:54 +09:00
tmpl fix: --state-values-set panic: value of type interface {} is not assignable to type string (#680) 2019-06-12 13:35:04 +09:00