notification-controller/internal/notifier
Paulo Gomes 4f111d289f
Add fuzz testing for notifiers
Signed-off-by: Paulo Gomes <paulo.gomes@weave.works>
2022-01-12 10:26:07 +00:00
..
alertmanager.go Add timestamp as label for alertmanager 2022-01-05 09:46:40 +00:00
alertmanager_test.go Add fuzz testing for notifiers 2022-01-12 10:26:07 +00:00
azure_devops.go Add self signed cert to provider 2021-04-15 00:08:59 +02:00
azure_devops_test.go Add self signed cert to provider 2021-04-15 00:08:59 +02:00
azure_eventhub.go Ignore event updates 2021-05-05 16:40:46 +02:00
bitbucket.go Add self signed cert to provider 2021-04-15 00:08:59 +02:00
bitbucket_test.go Add self signed cert to provider 2021-04-15 00:08:59 +02:00
client.go chore: Drop deprecated io/ioutil 2021-10-27 09:44:51 +02:00
client_test.go chore: Drop deprecated io/ioutil 2021-10-27 09:44:51 +02:00
discord.go Add self signed cert to provider 2021-04-15 00:08:59 +02:00
discord_test.go chore: Drop deprecated io/ioutil 2021-10-27 09:44:51 +02:00
factory.go Add support for Slack app 2021-10-27 12:35:16 +03:00
forwarder.go Fixed missing setter for Forwarder CertPool 2021-10-22 12:44:38 +02:00
forwarder_test.go chore: Drop deprecated io/ioutil 2021-10-27 09:44:51 +02:00
github.go Update dependencies (fix CVE-2021-43565) 2022-01-11 13:21:26 +02:00
github_test.go Update dependencies (fix CVE-2021-43565) 2022-01-11 13:21:26 +02:00
gitlab.go Check for duplicate Gitlab commit status 2021-08-31 15:02:55 +01:00
gitlab_test.go Add self signed cert to provider 2021-04-15 00:08:59 +02:00
google_chat.go Add self signed cert to provider 2021-04-15 00:08:59 +02:00
google_chat_test.go chore: Drop deprecated io/ioutil 2021-10-27 09:44:51 +02:00
lark.go Add test 2021-08-25 23:19:02 +01:00
lark_test.go chore: Drop deprecated io/ioutil 2021-10-27 09:44:51 +02:00
matrix.go Add support for Matrix notification 2021-08-26 10:21:50 +01:00
matrix_test.go Add support for Matrix notification 2021-08-26 10:21:50 +01:00
nop.go Use deepcopy method for event 2021-03-22 09:40:16 +01:00
notifier.go Use deepcopy method for event 2021-03-22 09:40:16 +01:00
opsgenie.go Add alertmanager provider 2021-10-13 12:48:51 +01:00
opsgenie_test.go chore: Drop deprecated io/ioutil 2021-10-27 09:44:51 +02:00
rocket.go Add self signed cert to provider 2021-04-15 00:08:59 +02:00
rocket_test.go chore: Drop deprecated io/ioutil 2021-10-27 09:44:51 +02:00
sentry.go providers/sentry: send traces 2021-07-26 17:39:11 +02:00
sentry_test.go providers/sentry: send traces 2021-07-26 17:39:11 +02:00
slack.go Add Slack app docs, remove unused token field 2021-10-27 12:35:17 +03:00
slack_test.go Merge pull request #277 from aweris/drop_ioutil 2021-10-29 11:48:33 +02:00
teams.go Fix MSTeams certificates 2021-10-21 18:10:51 +02:00
teams_test.go chore: Drop deprecated io/ioutil 2021-10-27 09:44:51 +02:00
telegram.go Escape metadata for Telegram notification 2021-09-24 14:07:05 +01:00
util.go Fix revision parsing when branch contains slash 2021-05-17 22:35:11 +02:00
util_test.go Fix revision parsing when branch contains slash 2021-05-17 22:35:11 +02:00
webex.go User cert for webex 2021-10-28 06:47:04 +01:00
webex_test.go chore: Drop deprecated io/ioutil 2021-10-27 09:44:51 +02:00