The GitOps Toolkit event forwarder and notification dispatcher
Go to file
Stefan Prodan a66409c52b
Merge pull request #16 from fluxcd/release-v0.0.2
Release v0.0.2
2020-07-13 17:48:28 +03:00
.github Add samples to e2e testing 2020-07-04 11:10:17 +03:00
api/v1alpha1 Rename webhook alert provider to generic 2020-07-07 09:15:07 +03:00
config Release v0.0.2 2020-07-13 17:32:42 +03:00
controllers Regenerate URL when receiver token changes 2020-07-06 18:26:29 +03:00
docs Release v0.0.1 2020-07-07 09:38:50 +03:00
hack
internal Update source-controller to v0.0.5 2020-07-13 17:18:56 +03:00
.gitignore
CHANGELOG.md Release v0.0.2 2020-07-13 17:32:42 +03:00
CODE_OF_CONDUCT.md
CONTRIBUTING.md
DCO
Dockerfile
LICENSE
MAINTAINERS
Makefile
PROJECT Add receiver to API 2020-07-03 16:38:17 +03:00
README.md Add toolkit diagram 2020-07-05 00:01:21 +03:00
go.mod Update source-controller to v0.0.5 2020-07-13 17:18:56 +03:00
go.sum Update source-controller to v0.0.5 2020-07-13 17:18:56 +03:00
main.go Setup production logging 2020-07-13 11:56:53 +03:00

README.md

notification-controller

e2e report license release

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

overview