argo-cd/cmpserver/plugin
Javier Solana e7760b5e93
feat: Allow return the client without performing a matchRepository (#18053)
* return the client without performing a matchRepository operation when the application'plugin be configured by its name

Signed-off-by: Javier Solana <javier.solana@cabify.com>

* add CheckPluginConfiguration pre-flight operation

Signed-off-by: Javier Solana <javier.solana@cabify.com>

* fix lint

Signed-off-by: Javier Solana <javier.solana@cabify.com>

* Missing comment

Signed-off-by: Javier Solana <javier.solana@cabify.com>

* remove WithFields
Signed-off-by: Javier Solana <javier.solana@cabify.com>

* fix captLocal
Signed-off-by: Javier Solana <javier.solana@cabify.com>

---------

Signed-off-by: Javier Solana <javier.solana@cabify.com>
Co-authored-by: Javier Solana <javier.solana@cabify.com>
2024-07-15 09:02:25 -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 feat: Allow return the client without performing a matchRepository (#18053) 2024-07-15 09:02:25 -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 feat: Allow return the client without performing a matchRepository (#18053) 2024-07-15 09:02:25 -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