The GitOps Toolkit event forwarder and notification dispatcher
Go to file
stefanprodan 3c711cc5d9 Initialise receivers 2020-07-03 17:26:00 +03:00
.github Fix Docker Hub credentials 2020-07-01 18:32:52 +03:00
api/v1alpha1 Initialise receivers 2020-07-03 17:26:00 +03:00
config Initialise receivers 2020-07-03 17:26:00 +03:00
controllers Initialise receivers 2020-07-03 17:26:00 +03:00
docs Add receiver to API 2020-07-03 16:38:17 +03:00
hack Generate API documentation 2020-07-02 09:45:02 +03:00
internal Add wildcard support 2020-07-02 19:48:40 +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 index page to API docs 2020-07-01 17:40:49 +03:00
go.mod Implement retry with backoff for alert posting 2020-07-02 09:27:00 +03:00
go.sum Init HTTP server 2020-07-01 12:58:17 +03:00
main.go Add receiver to API 2020-07-03 16:38:17 +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.