argo-cd/cmpserver/plugin
Matthieu MOREL 1c6ec19a86
fix: use ErrorContains(t, err instead of Contains(t, err.Error() (#20220)
Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com>
2024-10-04 09:36:05 -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: enable require-error from testifylint on cmpserver and reposerver folders (#18702) 2024-06-17 21:35:35 -04:00
plugin.go chore(refactor): move util function to util package (#19192) 2024-07-25 10:33:16 -04:00
plugin.proto feat: Allow return the client without performing a matchRepository (#18053) 2024-07-15 09:02:25 -04:00
plugin_test.go fix: use ErrorContains(t, err instead of Contains(t, err.Error() (#20220) 2024-10-04 09:36:05 -04: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