Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support applying policies on specific queue type (classic/quorum) #667

Closed
nickstamat opened this issue Sep 8, 2023 · 0 comments · Fixed by #668
Closed

Support applying policies on specific queue type (classic/quorum) #667

nickstamat opened this issue Sep 8, 2023 · 0 comments · Fixed by #668

Comments

@nickstamat
Copy link
Contributor

Is your feature request related to a problem? Please describe.
In RabbitMQ v3.12.0+, policies can be defined to only apply to specific queue types.
The operator currently doesn't support setting specific types in the .spec.applyTo field of a Policy.

Describe the solution you'd like
The operator should support setting classic_queues/quorum_queues in the .spec.applyTo field of a Policy.

Describe alternatives you've considered
None

Additional context
None

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant