The GitOps Toolkit event forwarder and notification dispatcher
Go to file
Stefan Prodan 72bb2d8e41
Merge pull request #53 from fluxcd/meta-pkg
Implement `fluxcd/pkg/meta/api` in APIs
2020-09-30 11:42:32 +03:00
.github/workflows Publish ARM v7/v8 multi-arch image 2020-09-20 14:31:02 +03:00
api Implement `fluxcd/pkg/meta/api` in APIs 2020-09-30 11:33:32 +03:00
config Implement `fluxcd/pkg/meta/api` in APIs 2020-09-30 11:33:32 +03:00
controllers Implement `fluxcd/pkg/meta/api` in APIs 2020-09-30 11:33:32 +03:00
docs Implement `fluxcd/pkg/meta/api` in APIs 2020-09-30 11:33:32 +03:00
hack Generate API documentation 2020-07-02 09:45:02 +03:00
internal Implement `fluxcd/pkg/meta/api` in APIs 2020-09-30 11:33:32 +03:00
.gitignore Init controller 2020-06-29 15:45:22 +03:00
CHANGELOG.md Release v0.0.11 2020-09-22 14:48:15 +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 Implement `fluxcd/pkg/meta/api` in APIs 2020-09-30 11:33:32 +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 Implement `fluxcd/pkg/meta/api` in APIs 2020-09-30 11:33:32 +03:00
go.sum Implement `fluxcd/pkg/meta/api` in APIs 2020-09-30 11:33:32 +03: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