The GitOps Toolkit event forwarder and notification dispatcher
Go to file
Sunny c122978eba
Release v0.23.2
Signed-off-by: Sunny <darkowlzz@protonmail.com>
2022-03-30 21:58:10 +05:30
.github/workflows Pass headers to generic provider through secretRef 2022-01-26 12:39:02 +01:00
api Cleanup metadata fields before alerting 2022-03-21 12:38:06 +02:00
config Release v0.23.2 2022-03-30 21:58:10 +05:30
controllers Update dependencies 2022-03-18 15:22:42 +01:00
docs Update documentation for webex provider 2022-03-28 09:26:23 -07:00
hack Update dependencies 2021-02-24 15:40:54 +02:00
internal Update documentation for webex provider 2022-03-28 09:26:23 -07:00
tests/fuzz Merge pull request #352 from ahothan/main 2022-03-29 09:08:26 +03:00
.gitignore fix makefile envtest and controller-gen usage 2022-01-12 18:51:59 +05:30
.goreleaser.yaml Publish SBOM and sign release artifacts 2022-01-21 17:11:42 +02:00
CHANGELOG.md Release v0.23.2 2022-03-30 21:58:10 +05:30
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 Update dev docs 2022-01-12 23:02:50 +00:00
Dockerfile drop capabilities, enable seccomp and enforce runAsNonRoot 2022-01-20 06:36:44 +00:00
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 Run tidy before Go test 2022-03-21 12:49:53 +02:00
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.23.2 2022-03-30 21:58:10 +05:30
go.sum update fluxcd/pkg/runtime to v0.13.4 2022-03-30 21:39:05 +05:30
main.go Allow disabling cross-namespace event sources 2022-01-28 10:30:31 +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