forked from argoproj/argo-cd
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(extensions): Automatically apply extension configs without resta…
…rting API-Server (argoproj#15574) * feat: auto configure extensions Signed-off-by: Leonardo Luz Almeida <[email protected]> * feat: auto-reload extension configs without restarting api-server Signed-off-by: Leonardo Luz Almeida <[email protected]> * clean unused gorilla mux Signed-off-by: Leonardo Luz Almeida <[email protected]> * update docs Signed-off-by: Leonardo Luz Almeida <[email protected]> * Address review comments Signed-off-by: Leonardo Luz Almeida <[email protected]> * Add more test cases Signed-off-by: Leonardo Luz Almeida <[email protected]> * refactoring to reduce unnecessary function Signed-off-by: Leonardo Luz Almeida <[email protected]> * Add log Signed-off-by: Leonardo Luz Almeida <[email protected]> * fix bugs found during manual tests Signed-off-by: Leonardo Luz Almeida <[email protected]> --------- Signed-off-by: Leonardo Luz Almeida <[email protected]> Signed-off-by: Jimmy Neville <[email protected]>
- Loading branch information
1 parent
e4fc331
commit 1aac0ad
Showing
6 changed files
with
204 additions
and
118 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.