helmfile/pkg
yxxhero 9284d1764e
Add --interactive option to sync, delete and destroy / Remove --interactive from global options (#328)
* add interactive in sync & remove --interactive in global options

Signed-off-by: yxxhero <aiopsclub@163.com>

* fix unittest

Signed-off-by: yxxhero <aiopsclub@163.com>

* same behave as apply when in interactive

Signed-off-by: yxxhero <aiopsclub@163.com>

Signed-off-by: yxxhero <aiopsclub@163.com>
2022-08-28 10:36:07 +09:00
..
app Add --interactive option to sync, delete and destroy / Remove --interactive from global options (#328) 2022-08-28 10:36:07 +09:00
argparser fix lint error 2022-08-13 07:40:32 +08:00
config Add --interactive option to sync, delete and destroy / Remove --interactive from global options (#328) 2022-08-28 10:36:07 +09:00
environment fix lint error 2022-08-13 07:40:32 +08:00
envvar Introduce DISABLE_INSECURE_FEATURES to disable insecure command executions (#1) 2022-06-05 15:15:06 +09:00
event Introduce Helmfile's own filesystem abstraction to correctly unit test some components (#307) 2022-08-24 12:58:43 +09:00
exectest fix lint error 2022-08-13 07:40:32 +08:00
filesystem Introduce Helmfile's own filesystem abstraction to correctly unit test some components (#307) 2022-08-24 12:58:43 +09:00
helmexec fix lint error 2022-08-13 07:40:32 +08:00
maputil add Go lint 2022-07-16 20:21:11 +08:00
plugins add Go lint 2022-07-16 20:21:11 +08:00
remote Introduce Helmfile's own filesystem abstraction to correctly unit test some components (#307) 2022-08-24 12:58:43 +09:00
state Add --interactive option to sync, delete and destroy / Remove --interactive from global options (#328) 2022-08-28 10:36:07 +09:00
testhelper Introduce Helmfile's own filesystem abstraction to correctly unit test some components (#307) 2022-08-24 12:58:43 +09:00
testutil add Go lint 2022-07-16 20:21:11 +08:00
tmpl Introduce Helmfile's own filesystem abstraction to correctly unit test some components (#307) 2022-08-24 12:58:43 +09:00