Eventing RabbitMQ Broker & Source
April 5, 2024 ยท View on GitHub
This document contains links to different sections related with the Broker and Source implementation. You can also find information about how to contribute back to the project and report issues if you find them.
RabbitMQ Broker
See Install and Demo
RabbitMQ Source
See Install and Demo
Configuring self-signed certificates
Configuring pod resources
See Pod Resources to configure the resource requests and limits for pods
Contributing
To contribute to the project, fork this repository, clone it and make a branch. Make sure that an issue exist to describe the fix or new feature that you intend to submit. Contributor guidelines for this project can be found here.
If you want to run the Broker test suite you can follow the steps described here