The GitOps Toolkit event forwarder and notification dispatcher
Go to file
Stefan Prodan 4c63796f31
Merge pull request #59 from fluxcd/docs-add-ns
Add namespace to API docs examples
2020-10-13 17:27:25 +03:00
.github/workflows
api
config
controllers Implement Prometheus instrumentation 2020-10-13 15:45:53 +03:00
docs Add namespace to API docs examples 2020-10-13 16:42:20 +03:00
hack
internal
.gitignore
CHANGELOG.md
CODE_OF_CONDUCT.md
CONTRIBUTING.md
DCO
Dockerfile
LICENSE
MAINTAINERS
Makefile
PROJECT
README.md
go.mod Implement Prometheus instrumentation 2020-10-13 15:45:53 +03:00
go.sum Implement Prometheus instrumentation 2020-10-13 15:45:53 +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