The GitOps Toolkit event forwarder and notification dispatcher
Go to file
Stefan Prodan 23d0551f6a
Merge pull request #75 from fluxcd/release-v0.2.1
Release v0.2.1
2020-11-09 17:16:00 +02:00
.github/workflows
api Add bitbucket notifier 2020-11-07 23:20:36 +01:00
config Release v0.2.1 2020-11-09 15:41:43 +02:00
controllers Skip alert if it's not ready 2020-11-09 14:30:33 +02:00
docs Update provider docs 2020-11-08 11:43:25 +01:00
hack
internal Skip alert if it's not ready 2020-11-09 14:30:33 +02:00
.gitignore
CHANGELOG.md Release v0.2.1 2020-11-09 15:41:43 +02: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 bitbucket notifier 2020-11-07 23:20:36 +01:00
go.sum Update dependencies 2020-11-07 23:21:42 +01:00
main.go

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