messaging-topology-operator icon indicating copy to clipboard operation
messaging-topology-operator copied to clipboard

RabbitMQ messaging topology operator

Results 39 messaging-topology-operator issues
Sort by recently updated
recently updated
newest added

RabbitMQ supports creating users with password hashes in addition to simply passwords. It would be useful if the messaging topology operator also supported this option for user creation. This could...

Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 6 to 7. Release notes Sourced from golangci/golangci-lint-action's releases. v7.0.0 ⚠️ The GitHub Action v7 supports golangci-lint v2 only. ⚠️ What's Changed Changes feat: golangci-lint v2 support...

dependencies
github_actions

This closes #960 ## Summary Of Changes Adds optional Limits for connections and channels to the user spec.

RabbitMQ supports [vhost limits](https://www.rabbitmq.com/docs/vhosts#limits). It would be nice to configure these limits via the messaging topology operator. **Describe the solution you'd like** An optional additional Limits section in the vhost...

enhancement

**Is your feature request related to a problem? Please describe.** I want to define user limit max-connections as described in: https://www.rabbitmq.com/docs/user-limits#connections **Describe the solution you'd like** I would like to...

enhancement

**Is your feature request related to a problem? Please describe.** Can not change password of `Kind: User `. Changing password values in importCredentialsSecret makes no effect as the docs state...

## Describe the bug RMQ operator wants to set ownerRef on imported secrets to user ## To Reproduce Steps to reproduce the behavior: create a secret with ownerRef (like with...

bug

## Describe the bug when changing the name of the import secret in a user CR, the message topology update doesn't update the user itself ## To Reproduce Steps to...

If/When this feature makes it to RabbitMQ: https://github.com/rabbitmq/rabbitmq-server/issues/12772 In summary, when a `VHost` resource is deleted: - Check if it has "protection" vhost tag - Remove, if necessary, "protection" tag...

enhancement
never-stale