forked from argoproj/argo-cd
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: Argocd notification self service (argoproj#16488)
* self service notification Signed-off-by: May Zhang <[email protected]> * revert back the changes for redis-ha Signed-off-by: May Zhang <[email protected]> * revert back the changes for redis-ha Signed-off-by: May Zhang <[email protected]> * update notification engine Signed-off-by: May Zhang <[email protected]> * re-trigger build Signed-off-by: May Zhang <[email protected]> * self service notification Signed-off-by: May Zhang <[email protected]> * revert back the changes for redis-ha Signed-off-by: May Zhang <[email protected]> * revert back the changes for redis-ha Signed-off-by: May Zhang <[email protected]> * update notification engine Signed-off-by: May Zhang <[email protected]> * re-trigger build Signed-off-by: May Zhang <[email protected]> * fix conflict Signed-off-by: May Zhang <[email protected]> * fix conflict Signed-off-by: May Zhang <[email protected]> * fix conflict Signed-off-by: May Zhang <[email protected]> * fix conflict Signed-off-by: May Zhang <[email protected]> * update notification enginer version Signed-off-by: May Zhang <[email protected]> * update notification enginer version Signed-off-by: May Zhang <[email protected]> * fixing go tidy Signed-off-by: May Zhang <[email protected]> * fixing go tidy Signed-off-by: May Zhang <[email protected]> * fixing go tidy Signed-off-by: May Zhang <[email protected]> * fixing go tidy Signed-off-by: May Zhang <[email protected]> * fixing go tidy Signed-off-by: May Zhang <[email protected]> * add back checkAppNotInAdditionalNamespaces Signed-off-by: May Zhang <[email protected]> * add cm and secret to clusterRole Signed-off-by: May Zhang <[email protected]> * if applicationNamespaces is not used, then use namespaced appClient Signed-off-by: May Zhang <[email protected]> * fix merge conflict Signed-off-by: May Zhang <[email protected]> * fix doc and test based on review Signed-off-by: May Zhang <[email protected]> * self service notification Signed-off-by: May Zhang <[email protected]> * revert back the changes for redis-ha Signed-off-by: May Zhang <[email protected]> * revert back the changes for redis-ha Signed-off-by: May Zhang <[email protected]> * update notification engine Signed-off-by: May Zhang <[email protected]> * re-trigger build Signed-off-by: May Zhang <[email protected]> * fix conflict Signed-off-by: May Zhang <[email protected]> * self service notification Signed-off-by: May Zhang <[email protected]> * revert back the changes for redis-ha Signed-off-by: May Zhang <[email protected]> * revert back the changes for redis-ha Signed-off-by: May Zhang <[email protected]> * update notification engine Signed-off-by: May Zhang <[email protected]> * re-trigger build Signed-off-by: May Zhang <[email protected]> * fix conflict Signed-off-by: May Zhang <[email protected]> * fix conflict Signed-off-by: May Zhang <[email protected]> * fix conflict Signed-off-by: May Zhang <[email protected]> * update notification enginer version Signed-off-by: May Zhang <[email protected]> * update notification enginer version Signed-off-by: May Zhang <[email protected]> * fixing go tidy Signed-off-by: May Zhang <[email protected]> * fixing go tidy Signed-off-by: May Zhang <[email protected]> * fixing go tidy Signed-off-by: May Zhang <[email protected]> * fixing go tidy Signed-off-by: May Zhang <[email protected]> * fixing go tidy Signed-off-by: May Zhang <[email protected]> * add back checkAppNotInAdditionalNamespaces Signed-off-by: May Zhang <[email protected]> * add cm and secret to clusterRole Signed-off-by: May Zhang <[email protected]> * if applicationNamespaces is not used, then use namespaced appClient Signed-off-by: May Zhang <[email protected]> * fix doc and test based on review Signed-off-by: May Zhang <[email protected]> * disable defining and using secrets within notification templates for self-service Signed-off-by: May Zhang <[email protected]> * tweaks Signed-off-by: Michael Crenshaw <[email protected]> * fix docs formatting Signed-off-by: Michael Crenshaw <[email protected]> * more docs and Procfile update for local run convenience Signed-off-by: Michael Crenshaw <[email protected]> --------- Signed-off-by: May Zhang <[email protected]> Signed-off-by: Michael Crenshaw <[email protected]> Co-authored-by: Michael Crenshaw <[email protected]>
- Loading branch information
1 parent
4c21aa7
commit 48d0359
Showing
17 changed files
with
224 additions
and
59 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
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
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
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.