The GitOps Toolkit event forwarder and notification dispatcher
Go to file
Hidde Beydals 965ea95e7d Upgrade runtime package to v0.6.2
To include a bug fix to the `ReconcilateAtChangedPredicate`
and renaming to `ReconcileRequestedPredicate`.

Signed-off-by: Hidde Beydals <hello@hidde.co>
2021-01-14 12:55:37 +01:00
.github/workflows Publish as single multi-arch Docker image 2021-01-11 13:10:47 +01:00
api Merge pull request #104 from fluxcd/controller-runtime-update 2021-01-12 15:19:47 +01:00
config Release v0.6.0 2021-01-12 15:25:20 +01:00
controllers Upgrade runtime package to v0.6.2 2021-01-14 12:55:37 +01:00
docs Fix bullet point formatting 2021-01-07 23:16:22 +01:00
hack Fix "Notification API reference" title 2020-11-24 09:45:03 +01:00
internal Merge pull request #97 from fluxcd/alert-summary 2020-12-07 10:57:58 +02:00
.gitignore Init controller 2020-06-29 15:45:22 +03:00
CHANGELOG.md Release v0.6.0 2021-01-12 15:25:20 +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 Share flux2 maintainers 2020-11-30 13:20:05 +00: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 Upgrade runtime package to v0.6.2 2021-01-14 12:55:37 +01:00
go.sum Upgrade runtime package to v0.6.2 2021-01-14 12:55:37 +01:00
main.go Upgrade controller-runtime to v0.7.0 2021-01-12 15:05:54 +01: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