The GitOps Toolkit event forwarder and notification dispatcher
Go to file
Stefan Prodan 87dc6a0a64
Merge pull request #54 from fluxcd/api-v1beta1
Promote the notification.toolkit.fluxcd.io API to v1beta1
2020-09-30 18:33:08 +03:00
.github/workflows Promote API to v1beta1 2020-09-30 18:21:17 +03:00
api Promote API to v1beta1 2020-09-30 18:21:17 +03:00
config Promote API to v1beta1 2020-09-30 18:21:17 +03:00
controllers Promote API to v1beta1 2020-09-30 18:21:17 +03:00
docs Promote API to v1beta1 2020-09-30 18:21:17 +03:00
hack Promote API to v1beta1 2020-09-30 18:21:17 +03:00
internal Promote API to v1beta1 2020-09-30 18:21:17 +03:00
.gitignore
CHANGELOG.md
CODE_OF_CONDUCT.md
CONTRIBUTING.md
DCO
Dockerfile Promote API to v1beta1 2020-09-30 18:21:17 +03:00
LICENSE
MAINTAINERS
Makefile Promote API to v1beta1 2020-09-30 18:21:17 +03:00
PROJECT Promote API to v1beta1 2020-09-30 18:21:17 +03:00
README.md Promote API to v1beta1 2020-09-30 18:21:17 +03:00
go.mod Promote API to v1beta1 2020-09-30 18:21:17 +03:00
go.sum Promote API to v1beta1 2020-09-30 18:21:17 +03:00
main.go Promote API to v1beta1 2020-09-30 18:21:17 +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