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 Regenerate CRDs with controller-gen v0.19 2025-08-31 12:36:42 +03:00
internal add support for telegram message_thread_id 2025-10-20 10:42:35 -03:00
tests Migrate tests to Gomega 2025-08-31 13:50:53 +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.7.4 2025-10-28 13:11:49 +00:00
CODE_OF_CONDUCT.md Init controller 2020-06-29 15:45:22 +03:00
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 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 Build with Go 1.25 2025-08-31 12:37:54 +03:00
PROJECT
README.md Remove old/incorrect API version usage 2023-12-19 18:25:16 +05:30
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 [RFC-0010] Add default-service-account for lockdown 2025-08-18 01:44:25 +09: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