Skip to content

Releases: MaibornWolff/hybrid-cloud-amqp-operator

v0.1.3

18 Mar 09:52
Compare
Choose a tag to compare

This is a maintenance release that updates python dependencies and adds the podLabels option to the helm chart.
This release has no functional changes or changes to the CRDs.

v0.1.2

20 Jun 10:48
Compare
Choose a tag to compare

This is a maintenance release that adds additional validations for resource names and switches the operator docker image to run as a non-root user.

v0.1.1

06 Jul 11:09
Compare
Choose a tag to compare

This is a bugfix release.

Fixed:

  • defaultTTLSeconds field could not be read from topic and topicsubscription specs

v0.1.0

27 Jun 07:07
Compare
Choose a tag to compare

Initial release of the hybrid-cloud-amqp-operator. This operator is designed for hybrid-cloud, multi-teams kubernetes platforms to allow teams to deploy and manage their own AMQP message brokers via kubernetes without dealing with cloud provider specific provisioning.

With its first release the operator supports Azure ServiceBus as a cloud backend and can deploy RabbitMQ instances as a proof-of-concept for on-premise scenarios.

You can install the operator using helm by following the instructions in the project README.md.

This operator is developed by MaibornWolff for and with Weidmueller.