The GitOps Toolkit event forwarder and notification dispatcher
Go to file
Stefan Prodan faa6fe0781
Merge pull request #67 from fluxcd/runtime-v0.1.2
Use reconcile request annotation
2020-10-27 17:49:21 +02:00
.github/workflows Use GitHub actions from fluxcd/pkg@main 2020-10-06 09:41:07 +02:00
api Use reconcile request annotation 2020-10-27 17:36:39 +02:00
config Release v0.1.2 2020-10-19 15:48:49 +03:00
controllers Implement Prometheus instrumentation 2020-10-13 15:45:53 +03:00
docs Add URL prefix validation to CRDs 2020-10-17 15:58:49 +03:00
hack Promote API to v1beta1 2020-09-30 18:21:17 +03:00
internal Use reconcile request annotation 2020-10-27 17:36:39 +02:00
.gitignore Init controller 2020-06-29 15:45:22 +03:00
CHANGELOG.md Release v0.1.2 2020-10-19 15:48:49 +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 Promote API to v1beta1 2020-09-30 18:21:17 +03:00
LICENSE Initial commit 2020-06-29 15:21:12 +03:00
MAINTAINERS Add Philip Laine to maintainer list 2020-10-19 12:58:00 +02:00
Makefile Remove gitops-system namespace refs 2020-10-05 15:34:25 +03:00
PROJECT Promote API to v1beta1 2020-09-30 18:21:17 +03:00
README.md fix typo 2020-10-26 15:47:17 +01:00
go.mod Use reconcile request annotation 2020-10-27 17:36:39 +02:00
go.sum Use reconcile request annotation 2020-10-27 17:36:39 +02:00
main.go Implement Prometheus instrumentation 2020-10-13 15:45:53 +03: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