The GitOps Toolkit event forwarder and notification dispatcher
Go to file
Stefan Prodan d114cc4df8
Merge pull request #25 from phillebaba/fix/docs
Change ObjectReference to LocalObjectReference
2020-07-29 08:48:57 +03:00
.github Upgrade CRDs to apiextensions.k8s.io/v1 2020-07-20 12:26:20 +03:00
api/v1alpha1 Rename webhook alert provider to generic 2020-07-07 09:15:07 +03:00
config Release v0.0.5 2020-07-20 13:09:00 +03:00
controllers Normalise controller logs 2020-07-15 16:02:11 +03:00
docs Change ObjectReference to LocalObjectReference 2020-07-28 21:21:06 +02: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.5 2020-07-20 13:09:00 +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 Upgrade CRDs to apiextensions.k8s.io/v1 2020-07-20 12:26:20 +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 Upgrade CRDs to apiextensions.k8s.io/v1 2020-07-20 12:26:20 +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 Upgrade CRDs to apiextensions.k8s.io/v1 2020-07-20 12:26:20 +03:00
go.sum Upgrade CRDs to apiextensions.k8s.io/v1 2020-07-20 12:26:20 +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