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 Generate API documentation 2020-07-02 09:45:02 +03:00
internal Update source-controller to v0.0.5 2020-07-13 17:18:56 +03:00
.gitignore Init controller 2020-06-29 15:45:22 +03:00
CHANGELOG.md Release v0.0.2 2020-07-13 17:32:42 +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