The GitOps Toolkit event forwarder and notification dispatcher
Go to file
stefanprodan cb3aba6d1b Add toolkit diagram 2020-07-05 00:01:21 +03:00
.github Add samples to e2e testing 2020-07-04 11:10:17 +03:00
api/v1alpha1 Implement GitHub receiver 2020-07-04 08:19:06 +03:00
config Add samples to e2e testing 2020-07-04 11:10:17 +03:00
controllers Add samples to e2e testing 2020-07-04 11:10:17 +03:00
docs Add toolkit diagram 2020-07-05 00:01:21 +03:00
hack Generate API documentation 2020-07-02 09:45:02 +03:00
internal Discard requests for suspended receivers 2020-07-04 09:25:03 +03:00
.gitignore Init controller 2020-06-29 15:45:22 +03:00
CHANGELOG.md Release v0.0.1-beta.1 2020-07-03 09:13:39 +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 Implement GitHub receiver 2020-07-04 08:19:06 +03:00
go.sum Implement GitHub receiver 2020-07-04 08:19:06 +03:00
main.go Implement GitRepository hook 2020-07-03 18:32:34 +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