The GitOps Toolkit event forwarder and notification dispatcher
Go to file
Matheus Pimenta dcaa79351e
Merge pull request #1184 from fluxcd/release-v1.7.1
Release v1.7.1
2025-09-24 19:29:15 +01:00
.github Fix release workflow 2025-09-24 18:43:35 +01:00
api Update dependencies 2025-09-22 17:30:10 +03:00
config Release v1.7.1 2025-09-24 19:06:25 +01:00
docs Provider Azure Event Hub - Remove JWT auth from docs 2025-09-05 11:21:23 -07:00
hack Regenerate CRDs with controller-gen v0.19 2025-08-31 12:36:42 +03:00
internal Provider Azure Event Hub - Remove JWT auth from docs 2025-09-05 11:21:23 -07:00
tests Migrate tests to Gomega 2025-08-31 13:50:53 +03:00
.gitignore
.goreleaser.yaml
CHANGELOG.md Add changelog entry for v1.7.1 2025-09-24 19:05:38 +01:00
CODE_OF_CONDUCT.md
DCO
DEVELOPMENT.md Build with Go 1.25 2025-08-31 12:37:54 +03:00
Dockerfile Build with Go 1.25 2025-08-31 12:37:54 +03:00
LICENSE
MAINTAINERS
Makefile Build with Go 1.25 2025-08-31 12:37:54 +03:00
PROJECT
README.md
go.mod Release v1.7.1 2025-09-24 19:06:25 +01:00
go.sum Update dependencies 2025-09-22 17:30:10 +03:00
main.go

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