The GitOps Toolkit event forwarder and notification dispatcher
Go to file
Matheus Pimenta d78779e80b
Merge pull request #1113 from fluxcd/upgrade-deps
Upgrade fluxcd/pkg auth and git
2025-05-07 18:24:56 +01:00
.github Update to Kubernetes 1.33.0 and Go 1.24.0 2025-04-29 15:45:24 +03:00
api Managed Identity support for Azure Event Hubs. Changes include - 2025-05-05 12:03:52 -07:00
config Managed Identity support for Azure Event Hubs. Changes include - 2025-05-05 12:03:52 -07:00
docs Managed Identity support for Azure Event Hubs. Changes include - 2025-05-05 12:03:52 -07:00
hack Introduce v1 API and bump Receiver version to v1 2023-03-30 15:40:54 +02:00
internal Upgrade fluxcd/pkg auth and git 2025-05-07 18:17:38 +01:00
tests Update to Kubernetes 1.33.0 and Go 1.24.0 2025-04-29 15:45:24 +03:00
.gitignore fix makefile envtest and controller-gen usage 2022-01-12 18:51:59 +05:30
.goreleaser.yaml Adapt config to GoRelease v2 2024-06-11 09:33:07 +03:00
CHANGELOG.md Add changelog entry for v1.5.0 2025-02-13 14:44:10 +00: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 Update to Kubernetes 1.33.0 and Go 1.24.0 2025-04-29 15:45:24 +03:00
Dockerfile Update to Kubernetes 1.33.0 and Go 1.24.0 2025-04-29 15:45:24 +03:00
LICENSE Initial commit 2020-06-29 15:21:12 +03:00
MAINTAINERS Add @matheuscscp to core maintainers (remove from maintainers) 2024-12-03 12:33:13 +00:00
Makefile Update dependencies to Kubernetes 1.32.0 and Go 1.23.0 2024-12-12 16:44:59 +02:00
PROJECT Add Alert and Provider v1beta3 API 2023-11-28 16:17:03 +05:30
README.md Remove old/incorrect API version usage 2023-12-19 18:25:16 +05:30
go.mod Upgrade fluxcd/pkg auth and git 2025-05-07 18:17:38 +01:00
go.sum Upgrade fluxcd/pkg auth and git 2025-05-07 18:17:38 +01:00
main.go Reintroduce default state machine for Provider controller 2025-05-05 22:00:46 +01: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