Skip to content

Files

Latest commit

 Cannot retrieve latest commit at this time.

History

History
executable file
·
35 lines (25 loc) · 4.73 KB

README.md

File metadata and controls

executable file
·
35 lines (25 loc) · 4.73 KB

RabbitMQ Eventing components

go.dev reference Go Report Card Releases LICENSE codecov TestGrid Slack Slack

This repository contains a work-in-progress eventing components using RabbitMQ as an implementation.

See knative/eventing-contrib#336 for background / discussion.

Nightly Artifacts

For RabbitMQ Broker,

kubectl apply -f https://storage.googleapis.com/knative-nightly/eventing-rabbitmq/latest/rabbitmq-broker.yaml

For RabbitMQ Source,

kubectl apply -f https://storage.googleapis.com/knative-nightly/eventing-rabbitmq/latest/rabbitmq-source.yaml

This repo falls under the Knative Code of Conduct