argo-cd/cmpserver/plugin
Ashin Sabu 389cf7521d
fix(cmp): send sigterm to cmp commands before sigkill to allow for potential cleanup (#9180) (#14955)
* fix: send sigterm to cmp commands before sigkill to allow for potential cleanup

Signed-off-by: Ashin Sabu <ashin.sabu@harness.io>

* fix: unit test for runCommand in cmpserver to test cleanup modified

Signed-off-by: Ashin Sabu <ashin.sabu@harness.io>

* fix: change unit test for plugin/runCommand to avoid bad trap along with lint fix

Signed-off-by: Ashin Sabu <ashin.sabu@harness.io>

---------

Signed-off-by: Ashin Sabu <ashin.sabu@harness.io>
2023-08-08 15:30:41 +00:00
..
testdata fix: pass env when getting param announcement (#11812) (#11815) 2023-03-22 14:55:09 -04:00
config.go fix: remove false positive for no-discovery cmp; log string, not bytes (#13251) 2023-04-24 13:58:48 -04:00
config_test.go chore: remove argocd-cm plugin support (#13755) 2023-06-21 23:30:46 +03:00
plugin.go fix(cmp): send sigterm to cmp commands before sigkill to allow for potential cleanup (#9180) (#14955) 2023-08-08 15:30:41 +00:00
plugin.proto feat: make discovery field optional in plugins (#12073) 2023-02-02 12:07:58 -05:00
plugin_test.go fix(cmp): send sigterm to cmp commands before sigkill to allow for potential cleanup (#9180) (#14955) 2023-08-08 15:30:41 +00:00
plugin_unix.go fix(cmp): send sigterm to cmp commands before sigkill to allow for potential cleanup (#9180) (#14955) 2023-08-08 15:30:41 +00:00
plugin_windows.go fix: argocd build fails on windows (#8319) 2022-01-30 13:01:13 -08:00