The GitOps Toolkit event forwarder and notification dispatcher
Go to file
Stefan Prodan c719f5cd0b
Release v0.9.0
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
2021-02-24 16:13:03 +02:00
.github/workflows Release v0.9.0 2021-02-24 16:13:03 +02:00
api Update dependencies 2021-02-24 15:40:54 +02:00
config Release v0.9.0 2021-02-24 16:13:03 +02:00
controllers Test filtering by exclusion list 2021-02-23 12:28:20 +00:00
docs Update dependencies 2021-02-24 15:40:54 +02:00
hack Update dependencies 2021-02-24 15:40:54 +02:00
internal Correct typo in filename 2021-02-23 12:42:29 +00:00
.gitignore Init controller 2020-06-29 15:45:22 +03:00
CHANGELOG.md Release v0.9.0 2021-02-24 16:13:03 +02: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 Release v0.8.0 2021-02-12 14:40:34 +02:00
LICENSE Initial commit 2020-06-29 15:21:12 +03:00
MAINTAINERS Share flux2 maintainers 2020-11-30 13:20:05 +00:00
Makefile Update dependencies 2021-02-24 15:40:54 +02:00
PROJECT Promote API to v1beta1 2020-09-30 18:21:17 +03:00
README.md Release v0.2.0 2020-10-29 14:15:46 +02:00
go.mod Release v0.9.0 2021-02-24 16:13:03 +02:00
go.sum Update dependencies 2021-02-24 15:40:54 +02:00
main.go Enable pprof endpoints on metrics server 2021-02-07 12:44:35 +01:00

README.md

notification-controller

e2e report license release

Event forwarder and notification dispatcher for the GitOps Toolkit controllers. The notification-controller is an implementation of the notification.toolkit.fluxcd.io API based on the specifications described in the RFC.

overview