The GitOps Toolkit event forwarder and notification dispatcher
Go to file
Stefan Prodan f80c8a22c4
Merge pull request #89 from fluxcd/probes
Add readiness/liveness probes
2020-11-26 11:29:10 +02:00
.github/workflows Update engineerd/setup-kind to v0.5.0 2020-11-12 12:12:40 +02:00
api Add Azure DevOps provider 2020-11-22 15:07:56 +01:00
config Add readiness/liveness probes 2020-11-26 10:00:55 +02:00
controllers Refactor to adopt k8s standardized Condition type 2020-11-19 19:51:40 +02:00
docs Fix "Notification API reference" title 2020-11-24 09:45:03 +01:00
hack Fix "Notification API reference" title 2020-11-24 09:45:03 +01:00
internal Update test urls 2020-11-22 15:07:56 +01:00
.gitignore
CHANGELOG.md Release v0.3.0 2020-11-20 09:32:29 +01:00
CODE_OF_CONDUCT.md
CONTRIBUTING.md
DCO
Dockerfile
LICENSE
MAINTAINERS
Makefile Release v0.2.0 2020-10-29 14:15:46 +02:00
PROJECT
README.md Release v0.2.0 2020-10-29 14:15:46 +02:00
go.mod Add readiness/liveness probes 2020-11-26 10:00:55 +02:00
go.sum Add readiness/liveness probes 2020-11-26 10:00:55 +02:00
main.go Add readiness/liveness probes 2020-11-26 10:00:55 +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