The GitOps Toolkit event forwarder and notification dispatcher
Go to file
Stefan Prodan 2079f984b8
Merge pull request #20 from fluxcd/logs
Normalise controller logs
2020-07-15 16:16:33 +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.3 2020-07-14 15:09:27 +03:00
controllers Normalise controller logs 2020-07-15 16:02:11 +03:00
docs Release v0.0.1 2020-07-07 09:38:50 +03:00
hack Generate API documentation 2020-07-02 09:45:02 +03:00
internal Lookup alerts at cluster level 2020-07-14 16:42:35 +03:00
.gitignore Init controller 2020-06-29 15:45:22 +03:00
CHANGELOG.md Release v0.0.3 2020-07-14 15:09:27 +03:00
CODE_OF_CONDUCT.md Init controller 2020-06-29 15:45:22 +03:00
CONTRIBUTING.md Init controller 2020-06-29 15:45:22 +03:00
DCO Init controller 2020-06-29 15:45:22 +03:00
Dockerfile Initialize resources 2020-07-01 16:35:05 +03:00
LICENSE Initial commit 2020-06-29 15:21:12 +03:00
MAINTAINERS Init controller 2020-06-29 15:45:22 +03:00
Makefile Release v0.0.1-beta.1 2020-07-03 09:13:39 +03:00
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