The GitOps Toolkit event forwarder and notification dispatcher
Go to file
Stefan Prodan bbed8d74ce
Merge pull request #63 from phillebaba/update/maintainer
Add Philip Laine to maintainer list
2020-10-19 15:12:03 +03:00
.github/workflows
api Add URL prefix validation to CRDs 2020-10-17 15:58:49 +03:00
config Add URL prefix validation to CRDs 2020-10-17 15:58:49 +03:00
controllers Implement Prometheus instrumentation 2020-10-13 15:45:53 +03:00
docs Add URL prefix validation to CRDs 2020-10-17 15:58:49 +03:00
hack
internal Implement http(s) proxy for alerts 2020-10-17 14:21:20 +03:00
.gitignore
CHANGELOG.md Release v0.1.1 2020-10-13 18:03:05 +03:00
CODE_OF_CONDUCT.md
CONTRIBUTING.md
DCO
Dockerfile
LICENSE
MAINTAINERS Add Philip Laine to maintainer list 2020-10-19 12:58:00 +02:00
Makefile
PROJECT
README.md
go.mod Release v0.1.1 2020-10-13 18:03:05 +03:00
go.sum Release v0.1.1 2020-10-13 18:03:05 +03:00
main.go Implement Prometheus instrumentation 2020-10-13 15:45:53 +03:00

README.md

notification-controller

e2e report license release

Event forwarded 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