The GitOps Toolkit event forwarder and notification dispatcher
Go to file
Hidde Beydals c41b99727d
Merge pull request #85 from fluxcd/release-v0.3.0
Release v0.3.0
2020-11-20 09:41:59 +01:00
.github/workflows Update engineerd/setup-kind to v0.5.0 2020-11-12 12:12:40 +02:00
api Refactor to adopt k8s standardized Condition type 2020-11-19 19:51:40 +02:00
config Release v0.3.0 2020-11-20 09:32:29 +01:00
controllers Refactor to adopt k8s standardized Condition type 2020-11-19 19:51:40 +02:00
docs Refactor to adopt k8s standardized Condition type 2020-11-19 19:51:40 +02:00
hack Refactor to adopt k8s standardized Condition type 2020-11-19 19:51:40 +02:00
internal Merge pull request #83 from relu/adopt-k8s-conditions 2020-11-19 21:32:43 +02:00
.gitignore Init controller 2020-06-29 15:45:22 +03:00
CHANGELOG.md Release v0.3.0 2020-11-20 09:32:29 +01: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 Release v0.2.0 2020-10-29 14:15:46 +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.3.0 2020-11-20 09:32:29 +01:00
go.sum Refactor to adopt k8s standardized Condition type 2020-11-19 19:51:40 +02:00
main.go Change copyright to Flux authors 2020-10-27 18:52:14 +02: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