The GitOps Toolkit event forwarder and notification dispatcher
Go to file
Matheus Pimenta c67cc97d7b
Merge pull request #1204 from fluxcd/pick-changelog-v1.7.4
Add changelog entry for v1.7.4
2025-10-28 13:20:11 +00:00
.github Restore GitHub PAT for backports 2025-10-09 11:44:53 +01:00
api Update dependencies to Kubernetes v1.34.1 and Go 1.25.2 2025-10-08 16:49:34 +03:00
config Release v1.7.0 2025-09-24 15:03:50 +01:00
docs receiver: Update default API versions to GA 2025-10-02 21:48:50 +03:00
hack
internal add support for telegram message_thread_id 2025-10-20 10:42:35 -03:00
tests
.gitignore
.goreleaser.yaml
CHANGELOG.md Add changelog entry for v1.7.4 2025-10-28 13:11:49 +00:00
CODE_OF_CONDUCT.md
DCO
DEVELOPMENT.md
Dockerfile
LICENSE
MAINTAINERS
Makefile
PROJECT
README.md
go.mod Restore SOCKS5 proxy support 2025-10-09 11:56:16 +01:00
go.sum Restore SOCKS5 proxy support 2025-10-09 11:56:16 +01: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