yxxhero
8b15272cbc
fix go lint warn
...
Signed-off-by: yxxhero <aiopsclub@163.com>
2022-04-20 15:59:12 +08:00
pjotre86
77e6268bcb
Add support for transitive dependencies. ( #1983 )
...
Co-authored-by: Peter Aichinger <petera@topdesk.com>
2021-10-20 17:55:08 +09:00
katsew
8702639510
fix: spec.KubeContext does not fallback to HelmDefaults.KubeContext ( #1789 )
...
* fix: spec.KubeContext does not fallback to HelmDefaults.KubeContext
Fixes #1782
* Add testcases to test without default kubecontext
2021-04-24 16:02:58 +09:00
Yusuke Kuoka
eabda4cf28
Fix delete on release of `uninstalling` status ( #1786 )
...
* Fix helmfile destroy/delete not deleting `uninstalling` release
Ref https://github.com/roboll/helmfile/issues/1750#issuecomment-823677950
* Cover helm3 in helmfile-destroy test
2021-04-21 09:39:14 +09:00
Yusuke Kuoka
5d43b30a7c
Add --{include,skip}-needs to various helmfile commands ( #1772 )
...
* Add --{include,skip}-needs to helmfile-sync and helmfile-apply
* Add --include-needs to helmfile-template
* Add TODO related to #1018
* Add a few new test files to cover new functionalities
* Update apply test to incorporate the change that the destroy and sync steps target affected releases only
2021-04-20 23:06:51 +09:00