Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add webhook and dingtalk support #36

Merged
merged 1 commit into from
Oct 22, 2020
Merged

add webhook and dingtalk support #36

merged 1 commit into from
Oct 22, 2020

Conversation

wanjunlei
Copy link
Collaborator

  • Refactored the code of receivers managed, simplified the development for the new receiver

  • Add webhook and dingtalk support

  • Now it supports to mount volumes to the notification manager

  • Now it supports to customize the message template

  • Redefine the default message template, now the message format is like this
    image

  • Delay reading encrypted data from secret, so that the change of the secret can take effect without notification manager restarting

@wanjunlei wanjunlei requested a review from benjaminhuo October 21, 2020 09:30
@@ -64,7 +64,6 @@ spec:
- wechatApiAgentId
- wechatApiCorpId
- wechatApiSecret
- wechatApiUrl
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

wechatApiUrl is not used anymore?

@benjaminhuo benjaminhuo merged commit 06a0545 into kubesphere:master Oct 22, 2020
@benjaminhuo
Copy link
Member

That's lots of good changes!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants