The GitOps Toolkit event forwarder and notification dispatcher
Go to file
Stefan Prodan 490c9550c9
Merge pull request #184 from fluxcd/feature/self-signed-certs
Add self signed cert to provider
2021-04-21 14:24:49 +03:00
.github/workflows Add CodeQL scanning to CI 2021-03-15 16:07:57 +02:00
api Add self signed cert to provider 2021-04-15 00:08:59 +02:00
config Add self signed cert to provider 2021-04-15 00:08:59 +02:00
controllers Fix error message formats 2021-04-21 13:07:35 +02:00
docs Add self signed cert to provider 2021-04-15 00:08:59 +02:00
hack Update dependencies 2021-02-24 15:40:54 +02:00
internal Add condition to cert in sentry 2021-04-20 00:12:47 +02:00
.gitignore Init controller 2020-06-29 15:45:22 +03:00
CHANGELOG.md Release v0.12.0 2021-04-01 14:55:53 +03:00
CODE_OF_CONDUCT.md Init controller 2020-06-29 15:45:22 +03:00
CONTRIBUTING.md Init controller 2020-06-29 15:45:22 +03:00
DCO Init controller 2020-06-29 15:45:22 +03:00
Dockerfile Release v0.8.0 2021-02-12 14:40:34 +02:00
LICENSE Initial commit 2020-06-29 15:21:12 +03:00
MAINTAINERS Share flux2 maintainers 2020-11-30 13:20:05 +00:00
Makefile Update dependencies 2021-02-24 15:40:54 +02:00
PROJECT Promote API to v1beta1 2020-09-30 18:21:17 +03:00
README.md Add CII badge 2021-04-08 12:30:12 +02:00
go.mod Release v0.12.0 2021-04-01 14:55:53 +03:00
go.sum Release v0.12.0 2021-04-01 14:55:53 +03:00
main.go Remove rate limiter from receiver 2021-04-01 10:50:29 +02:00

README.md

notification-controller

CII Best Practices e2e report license release

Event forwarder and notification dispatcher for the GitOps Toolkit controllers. The notification-controller is an implementation of the notification.toolkit.fluxcd.io API based on the specifications described in the RFC.

overview