The GitOps Toolkit event forwarder and notification dispatcher
Go to file
Somtochi Onyekwere 98803f093a User cert for webex
Signed-off-by: Somtochi Onyekwere <somtochionyekwere@gmail.com>
2021-10-28 06:47:04 +01:00
.github/workflows Makefile: Remove test dependency on docker-build 2021-10-13 20:28:55 +05:30
api Merge pull request #258 from Alan01252/feature/alertmanager 2021-10-19 14:14:57 +03:00
config Release v0.18.1 2021-10-22 14:30:27 +03:00
controllers Set observed generation when recording status 2021-10-13 10:22:19 +01:00
docs Merge pull request #245 from dmitriishaburov/slack-app-support 2021-10-27 13:45:50 +03:00
hack Update dependencies 2021-02-24 15:40:54 +02:00
internal User cert for webex 2021-10-28 06:47:04 +01:00
.gitignore Init controller 2020-06-29 15:45:22 +03:00
CHANGELOG.md Release v0.18.1 2021-10-22 14:30:27 +03:00
CODE_OF_CONDUCT.md Init controller 2020-06-29 15:45:22 +03:00
DCO Init controller 2020-06-29 15:45:22 +03:00
DEVELOPMENT.md As part of fluxcd/.github#4, create DEVELOPMENT.md 2021-10-26 16:00:30 +02:00
Dockerfile Use tonistiigi/xx for cross-platform builds 2021-10-13 20:00:55 +05:30
LICENSE Initial commit 2020-06-29 15:21:12 +03:00
MAINTAINERS Add Somtochi as a maintainer 2021-08-26 11:07:16 +01:00
Makefile Makefile: Remove test dependency on docker-build 2021-10-13 20:28:55 +05:30
PROJECT Promote API to v1beta1 2020-09-30 18:21:17 +03:00
README.md Add CII badge 2021-04-08 12:30:12 +02:00
go.mod Release v0.18.1 2021-10-22 14:30:27 +03:00
go.sum Update go-limiter to build with go 1.17 2021-10-19 17:45:22 +05:30
main.go Remove rate limiter from receiver 2021-04-01 10:50:29 +02:00

README.md

notification-controller

CII Best Practices 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