The GitOps Toolkit event forwarder and notification dispatcher
Go to file
Stefan Prodan b2542346aa
Merge pull request #90 from fluxcd/release-v0.4.0
Release v0.4.0
2020-11-26 18:12:51 +02:00
.github/workflows
api Add Azure DevOps provider 2020-11-22 15:07:56 +01:00
config Release v0.4.0 2020-11-26 18:02:46 +02:00
controllers
docs Fix "Notification API reference" title 2020-11-24 09:45:03 +01:00
hack Fix "Notification API reference" title 2020-11-24 09:45:03 +01:00
internal Update test urls 2020-11-22 15:07:56 +01:00
.gitignore
CHANGELOG.md Release v0.4.0 2020-11-26 18:02:46 +02:00
CODE_OF_CONDUCT.md
CONTRIBUTING.md
DCO
Dockerfile
LICENSE
MAINTAINERS
Makefile
PROJECT
README.md
go.mod Release v0.4.0 2020-11-26 18:02:46 +02:00
go.sum Release v0.4.0 2020-11-26 18:02:46 +02:00
main.go Add readiness/liveness probes 2020-11-26 10:00:55 +02:00

README.md

notification-controller

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