Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/kubesphere/notification-manager

K8s native notification management with multi-tenancy support
https://github.com/kubesphere/notification-manager

Add TenantID to receiver & add support to use namespace as tenantkey

Signed-off-by: Benjamin <[email protected]>

4574e1dbf53208c4ba133c6245dfb56c7f4fa1bd authored almost 5 years ago
Merge pull request #3 from wanjunlei/master

Solve the problem that the recipient name is displayed incorrectly

856b1bf6cbbb744231d3334c4bae03fbbbfd8268 authored almost 5 years ago
delete the repeated initialization of email header

5cc2a83fde451abaa88b1d16822f367c7f00499f authored almost 5 years ago
Solve the problem that the recipient name is displayed incorrectly

0b36dc3bd27c50cf1ccaf558cc6aae07bd7ab161 authored almost 5 years ago
Merge pull request #3 from benjaminhuo/master

sync

bb980f31568efe205323912d805e43df14d8845b authored almost 5 years ago
Correct typo

Signed-off-by: Benjamin <[email protected]>

1640298c42edc0d9dce542b151c6ee37d9bfa9c1 authored almost 5 years ago
Merge pull request #2 from wanjunlei/master

support sending notification with email

6afc7a101ad03437fa5f5f4e8536c1dc1d461e17 authored almost 5 years ago
Global receivers should receive notifications w/wo namespace label

Signed-off-by: Benjamin <[email protected]>

704636b7284c34324ab79fc48543476d511a517a authored almost 5 years ago
Add more spec to notification CRD

Signed-off-by: Benjamin <[email protected]>

a38e9d754c9ba7726875a550c711cd05bb6a02e3 authored almost 5 years ago
Merge pull request #2 from benjaminhuo/master

Change default service account name

6804eca2ee31f927e5f07438c05af90f817c2c95 authored almost 5 years ago
Change default service account name

Signed-off-by: Benjamin <[email protected]>

190a6f31666593332913dade5f98efc10ec7018a authored almost 5 years ago
modify the logic of sending email

51cb8b10f5573499f4cfd83ff1bfb333379d7e30 authored almost 5 years ago
check nil value of receiver options

73a449703ff5fd441795b17c97673e34d720c110 authored almost 5 years ago
add email send timeout parameter

dd6311d4b6005823db75f9cbe69132175361de50 authored almost 5 years ago
Merge pull request #1 from benjaminhuo/master

sync from base

47f9927233fec063a1cdee63773bd1bc16d067fe authored almost 5 years ago
Add notification timeout options

Signed-off-by: Benjamin <[email protected]>

240a4ed6c6f3ad477f6853b86eb697f519042e24 authored almost 5 years ago
Change label scope to type

Signed-off-by: Benjamin <[email protected]>

b1401ff89887bcf66f5a36692b5a53b2d7133751 authored almost 5 years ago
Change client creation method

Signed-off-by: Benjamin <[email protected]>

b6e2477b49c48969eb254a67137f5a2b4c435440 authored almost 5 years ago
Adjust variable scope

Signed-off-by: Benjamin <[email protected]>

dc0164a9f427ee690905dd1de3a85639204847a1 authored almost 5 years ago
support sending alerts with email

84e490b52f531072e7c735a9bca349f97a6ed893 authored almost 5 years ago
Add global default email config logic

Signed-off-by: Benjamin <[email protected]>

0f98e710fb10389a773a7a4e13556964de4851b8 authored almost 5 years ago
Rename examples to testdata

Signed-off-by: Benjamin <[email protected]>

4288259c81f3ddf7a088264045da991fb5968117 authored almost 5 years ago
Add sample alerts

Signed-off-by: Benjamin <[email protected]>

93a1eac35e6de902b4bf8c4dc79e9893f4c30b44 authored almost 5 years ago
Add defer to waitgroup done

Signed-off-by: Benjamin <[email protected]>

ae895f75bc161b0c0fbee1f3dab7a70e14f8fdc8 authored almost 5 years ago
Add reload logic to trigger receiver & configs reload after NotificationManager CR is created

Signed-off-by: Benjamin <[email protected]>

2f8593d01ab6f946fc0298cde78b50ca3021387b authored almost 5 years ago
Change default tenant key from namespace to user

Signed-off-by: Benjamin <[email protected]>

e1e4628e05df963eaa9efa8a82ff12c2b9d9084e authored almost 5 years ago
change return value to map from *map

Signed-off-by: Benjamin <[email protected]>

f818c38e0472ddaa5ff5dacb7e0a9c5833ecb835 authored almost 5 years ago
Add missing op

Signed-off-by: Benjamin <[email protected]>

5cedd30fb7ab3b71f5703e01c47370f0d0522d62 authored almost 5 years ago
Adjust receiver search logic

Signed-off-by: Benjamin <[email protected]>

65595f2af2391049bd9fc8c8dd05b5403b35c166 authored almost 5 years ago
Adjust reconcile logic && rbac markers

Signed-off-by: Benjamin <[email protected]>

f9324db28c274eb106a7d7233bef37e8f66837aa authored almost 5 years ago
Adjust rbac apigroup for rolebinding

Signed-off-by: Benjamin <[email protected]>

69842f1033e31ce067f7d46a8f7492e98a357996 authored almost 5 years ago
Add rolebindings to rbac

Signed-off-by: Benjamin <[email protected]>

e0d4809c09cad54d5776a3510ef5fda5daeac62e authored almost 5 years ago
Adjust EmailConfig generation logic

Signed-off-by: Benjamin <[email protected]>

77a93d2f4c2563a1988f077708067801f56de12e authored almost 5 years ago
Change mail receiver to slice

Signed-off-by: Benjamin <[email protected]>

ce05fb6797db40e95136c4757efd42f1ed0a9fa9 authored almost 5 years ago
Adjust sample yamls

Signed-off-by: Benjamin <[email protected]>

4591eb6435c7a95dcab96417e956c4e39cb2e31f authored almost 5 years ago
Add RequireTLS to emailconfig

Signed-off-by: Benjamin <[email protected]>

9728c2d813e24985fff3908f16017306cfcbed8e authored almost 5 years ago
Adjust global config & receiver selector

Signed-off-by: Benjamin <[email protected]>

ef8e6081fea42b8f5e31fcfa8ce70629a8d57aee authored almost 5 years ago
Change to GlobalConfigSelector

Signed-off-by: Benjamin <[email protected]>

9d2fba3c06a4a96ecc073d27e55924eb6a62e811 authored almost 5 years ago
Use one global config selector for all types

Signed-off-by: Benjamin <[email protected]>

3172937de922de4d7fd5d5008940c216015b0b54 authored almost 5 years ago
Adjust Receiver data structure

Signed-off-by: Benjamin <[email protected]>

3ea0414302f085fb3fcaffc40477aa8cba9c90da authored almost 5 years ago
Use rcv as abbr. for receiver instead of rcvr

Signed-off-by: Benjamin <[email protected]>

eaca4ad448b4b3f66a42c12aa7a7102693c222b9 authored almost 5 years ago
Add tenant emailconfig yaml

Signed-off-by: Benjamin <[email protected]>

50b736824d4352a5a67e83ff979497c97f9e444a authored almost 5 years ago
Fix nil pointer panic & secret decode method

Signed-off-by: Benjamin <[email protected]>

d6f9a55557d2dd6ac8509a7b739ab93516bd9f89 authored almost 5 years ago
Minor change to make file

Signed-off-by: Benjamin <[email protected]>

dcd7fd03fd686b945c9ad636711dd68c961a29d3 authored almost 5 years ago
Avoid using empty TenantID

Signed-off-by: Benjamin <[email protected]>

2e15b05f2cd31b5b6a66d77524ad9eefa86bf011 authored almost 5 years ago
Remove unused receiver yamls

Signed-off-by: Benjamin <[email protected]>

d258c3d790a7505f6f2a21660d2970fdc0fee32c authored almost 5 years ago
Add global email config secret yaml

Signed-off-by: Benjamin <[email protected]>

8def0c5028d38cb698f38c6d1dd61f4c64eacc91 authored almost 5 years ago
Add access to secrets

Signed-off-by: Benjamin <[email protected]>

f71a78fc11ea9d74fd90f912627d6657ca016dd7 authored almost 5 years ago
Fix nil pointer crash

Signed-off-by: Benjamin <[email protected]>

3a0a517918477cd363566ec6ae857f2b28847f1f authored almost 5 years ago
Adjust sample yamls

Signed-off-by: Benjamin <[email protected]>

dec1b4d08b45d2c4c67aa4067545282a9a94d356 authored almost 5 years ago
Add tenant receiver config generation logic

Signed-off-by: Benjamin <[email protected]>

80bd4deb8533a94adf3524ec02a176a11764f5d8 authored almost 5 years ago
Adjust reconcile logic

Signed-off-by: Benjamin <[email protected]>

09011034cb4fee1f488c8079a496a3b63c55739b authored almost 5 years ago
Adjust directory structure

Signed-off-by: Benjamin <[email protected]>

8565d8414d130515826c9bd08e7eec77d1f83b60 authored almost 5 years ago
regenerate yamls

Signed-off-by: Benjamin <[email protected]>

f20b61e1bf16ecade0e957785cf25c19d857df1b authored almost 5 years ago
Avoid infinite deployment updating loop

Signed-off-by: Benjamin <[email protected]>

1c09673d6905e84812d9a8f5b5878bc9f9592551 authored almost 5 years ago
regenerate yamls

Signed-off-by: Benjamin <[email protected]>

e8e7d5ed3c918b56f997f0a2fbab2327ce38d7de authored almost 5 years ago
Add reconcile logic for operator

Signed-off-by: Benjamin <[email protected]>

7bc5bf3612724c8714aa376e5879a830627c64f8 authored almost 5 years ago
Setup webhook framework

Signed-off-by: Benjamin <[email protected]>

2c5ffaf52d3a1365b3f14a0b4d577cf09ea52e6d authored almost 5 years ago
Adjust Makefile & Dockerfile & Dir

Signed-off-by: Benjamin <[email protected]>

e1fa229948d1386b97e8fa3dad00112d093d9e79 authored almost 5 years ago
Setup operator framework

Signed-off-by: Benjamin <[email protected]>

d76ca62fa4e89804f1c8769311f5050bfc93be24 authored almost 5 years ago