argo-cd/cmpserver/plugin
Mathias Petermann 752004c870
feat(cmp): Print stderr output from command even on success (#15921) (#15973)
* feat(cmp): Print stderr output from command even on success

Signed-off-by: Mathias Petermann <mathias.petermann@gmail.com>

* docs(cmp): Document logging from cmp sidecard for development purposes

Signed-off-by: Mathias Petermann <mathias.petermann@gmail.com>

---------

Signed-off-by: Mathias Petermann <mathias.petermann@gmail.com>
2023-10-23 09:59:56 -04: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 feat(cmp): Print stderr output from command even on success (#15921) (#15973) 2023-10-23 09:59:56 -04: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: windows build (#15154) 2023-08-22 16:57:49 +00:00