messaging-topology-operator
messaging-topology-operator copied to clipboard
RabbitMQ messaging topology operator
## Describe the bug To avoid having base64 encoded credentials in my repos, I'm trying to use [SealedSecrets](https://github.com/bitnami-labs/sealed-secrets) to have encrypted credentials. When a sealedsecret is applied, in the background...
Bumps [github.com/onsi/gomega](https://github.com/onsi/gomega) from 1.33.1 to 1.34.1. Release notes Sourced from github.com/onsi/gomega's releases. v1.34.1 1.34.1 Maintenance Use slices from exp/slices to keep golang 1.20 compat [5e71dcd] v1.34.0 1.34.0 Features Add RoundTripper...
Bumps [github.com/onsi/ginkgo/v2](https://github.com/onsi/ginkgo) from 2.19.0 to 2.19.1. Release notes Sourced from github.com/onsi/ginkgo/v2's releases. v2.19.1 2.19.1 Fixes update supported platforms for race conditions [63c8c30] [build] Allow custom name for binaries. [ff41e27] Maintenance...
Bumps [github.com/elastic/crd-ref-docs](https://github.com/elastic/crd-ref-docs) from 0.0.12 to 0.1.0. Release notes Sourced from github.com/elastic/crd-ref-docs's releases. v0.1.0 Changelog dfa49caa53428ba72adc1e532365d74bc8ab2a81 Add apiextensions types to default Kubernetes known types (#82) c0c1522dd71a740498609fc63d358995584b4122 Add output mode in README.md...
Bumps [softprops/action-gh-release](https://github.com/softprops/action-gh-release) from 2.0.6 to 2.0.8. Release notes Sourced from softprops/action-gh-release's releases. v2.0.8 What's Changed Other Changes 🔄 chore(deps): bump prettier from 2.8.0 to 3.3.3 by @dependabot in softprops/action-gh-release#480 chore(deps):...
Bumps [sigs.k8s.io/kustomize/kustomize/v5](https://github.com/kubernetes-sigs/kustomize) from 5.4.2 to 5.4.3. Release notes Sourced from sigs.k8s.io/kustomize/kustomize/v5's releases. kustomize/v5.4.3 Caution The kustomize localize subcommand(this subcommand is now in the beta stage) now verifies the success of...
**Is your feature request related to a problem? Please describe.** Since RabbitMQ 3.13.1, it is possible to configure the `queue-type` in exchange federation. The Federation CRD does not support this...
Hi Team, I have deployed 3 node RMQ cluster and operator on Azure kubernetes cluster. Versions: RMQ: 3.13.2-management RMQ cluster operator: rabbitmqoperator/cluster-operator:2.9.0 controller-gen.kubebuilder.io/version: v0.14.0 RMQ messaging topology operator: rabbitmqoperator/messaging-topology-operator:1.14.2 controller-gen.kubebuilder.io/version:...
## Describe the bug Resources created by the messaging-topology-operator exists and can be used by producers and consumers. When trying to access the resource in the management UI it returns...
## Describe the bug Shovels that are declared using the topology operator reappear after they delete themselves when the topology operator restarts. Shovels that have 'srcDeleteAfter' set to anything else...