helmfile/pkg
Dmitry Chepurovskiy aa5be82834
Make helmfile respect signals send by kill command (not only Ctrl+C in terminal) (#750)
Fixes #746 

Signed-off-by: Dmitry Chepurovskiy <me@dm3ch.net>
Signed-off-by: yxxhero <aiopsclub@163.com>
Co-authored-by: yxxhero <aiopsclub@163.com>
2023-04-29 15:25:29 +09:00
..
app Make helmfile respect signals send by kill command (not only Ctrl+C in terminal) (#750) 2023-04-29 15:25:29 +09:00
argparser Drop Helm v2 support (#613) 2023-01-17 09:24:47 +09:00
config Add kube version flag (#804) 2023-04-16 07:05:23 +08:00
environment bump mergo to 0.3.14 (#751) 2023-03-17 18:37:15 +08:00
envvar clean: helm v2 logic code (#736) 2023-03-12 00:28:39 +08:00
errors fix incorrent exit code 2022-09-13 08:23:55 +08:00
event Make helmfile respect signals send by kill command (not only Ctrl+C in terminal) (#750) 2023-04-29 15:25:29 +09:00
exectest feat: add/expose cli flags (#771) 2023-04-02 14:53:52 +08:00
filesystem Allow helmfile statefile to passed by stdin (#520) 2022-11-22 11:34:05 +08:00
helmexec Make helmfile respect signals send by kill command (not only Ctrl+C in terminal) (#750) 2023-04-29 15:25:29 +09:00
maputil Use goccy/go-yaml for v1 / Prep bringing back go-yaml v2 for v0.x (#604) 2022-12-27 10:14:35 +09:00
plugins bump vals to v0.22.0 (#703) 2023-02-17 14:09:49 +08:00
policy Relax the forbid-env-with-releases policy for plain helmfile.yaml on v1 (#684) 2023-02-09 07:02:50 +08:00
remote remove unnecessary remote.Locate() (#565) 2023-03-29 21:27:12 +08:00
runtime Use gopkg.in/yaml.v2 for Helmfile v0.x (#609) 2023-01-04 18:17:24 +09:00
state Feat: support helm flag --enable-dns (#830) 2023-04-27 16:27:09 +08:00
testhelper Prevent excessive log in tests 2022-10-11 06:19:32 +09:00
testutil add Go lint 2022-07-16 20:21:11 +08:00
tmpl Make helmfile respect signals send by kill command (not only Ctrl+C in terminal) (#750) 2023-04-29 15:25:29 +09:00
yaml fix: ValuesTemplate quote issue (#787) 2023-04-14 13:03:26 +09:00