Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fluxcd/notification-controller
The GitOps Toolkit event forwarder and notification dispatcher
https://github.com/fluxcd/notification-controller
gitops-toolkit
Last synced: 3 months ago
JSON representation
The GitOps Toolkit event forwarder and notification dispatcher
- Host: GitHub
- URL: https://github.com/fluxcd/notification-controller
- Owner: fluxcd
- License: apache-2.0
- Created: 2020-06-29T12:21:11.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2024-08-02T07:27:56.000Z (3 months ago)
- Last Synced: 2024-08-02T15:35:44.693Z (3 months ago)
- Topics: gitops-toolkit
- Language: Go
- Homepage: https://fluxcd.io
- Size: 2.35 MB
- Stars: 148
- Watchers: 17
- Forks: 130
- Open Issues: 62
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# notification-controller
[![CII Best Practices](https://bestpractices.coreinfrastructure.org/projects/4791/badge)](https://bestpractices.coreinfrastructure.org/projects/4791)
[![e2e](https://github.com/fluxcd/notification-controller/workflows/e2e/badge.svg)](https://github.com/fluxcd/notification-controller/actions)
[![report](https://goreportcard.com/badge/github.com/fluxcd/notification-controller)](https://goreportcard.com/report/github.com/fluxcd/notification-controller)
[![license](https://img.shields.io/github/license/fluxcd/notification-controller.svg)](https://github.com/fluxcd/notification-controller/blob/main/LICENSE)
[![release](https://img.shields.io/github/release/fluxcd/notification-controller/all.svg)](https://github.com/fluxcd/notification-controller/releases)Event forwarder and notification dispatcher for the [GitOps Toolkit](https://fluxcd.io/flux/components/) controllers.
The notification-controller is an implementation of the [notification.toolkit.fluxcd.io](docs/spec/v1beta3/README.md)
API based on the specifications described in the [RFC](docs/spec/README.md).![overview](docs/diagrams/notification-controller-overview.png)