The GitOps Toolkit event forwarder and notification dispatcher
Go to file
stefanprodan a21a7af6de Publish ARM v7/v8 multi-arch image 2020-09-20 14:31:02 +03:00
.github/workflows Publish ARM v7/v8 multi-arch image 2020-09-20 14:31:02 +03:00
api Change default value to use default annotation 2020-09-15 19:54:17 +02:00
config Change default value to use default annotation 2020-09-15 19:54:17 +02:00
controllers Change default value to use default annotation 2020-09-15 19:54:17 +02:00
docs Add commit status providers to API spec 2020-09-20 10:54:00 +03:00
hack Generate API documentation 2020-07-02 09:45:02 +03:00
internal Implement isCommitStatus util function 2020-09-19 12:42:43 +02:00
.gitignore Init controller 2020-06-29 15:45:22 +03:00
CHANGELOG.md Release v0.0.10 2020-09-12 10:51:36 +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 Add opencontainers source label 2020-09-16 12:54:22 +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.9 2020-09-11 10:57:35 +03:00
PROJECT Change CRD domain 'notification.toolkit.fluxcd.io' 2020-07-30 22:32:07 +02:00
README.md Change CRD domain 'notification.toolkit.fluxcd.io' 2020-07-30 22:32:07 +02:00
go.mod Add gitlab notifier 2020-09-13 21:16:03 +02:00
go.sum Add gitlab notifier 2020-09-13 21:16:03 +02:00
main.go Add watch all namespaces flag 2020-09-11 15:47:46 +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.toolkit.fluxcd.io API based on the specifications described in the RFC.

overview