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 custom connect uri through annotation on rabbitmqcluster #644

Merged
merged 1 commit into from
Jun 29, 2023

Conversation

ChunyiLyu
Copy link
Contributor

@ChunyiLyu ChunyiLyu commented Jun 27, 2023

Original issue rabbitmq/cluster-operator#1185

Note to reviewers: remember to look at the commits in this PR and consider if they can be squashed
Note to contributors: remember to re-generate client set if there are any API changes

Summary Of Changes

Users can configure their RabbitMQ connection URI by setting annotation rabbitmq.com/operator-connection-uri in their rabbitmqcluster. This should be a more user friendly way of customizing URI to the rabbitmqcluster instead of creating an addition secret object.

Additional Context

Copy link
Member

@MirahImage MirahImage left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We should also document this, possibly with an example, but otherwise it looks good.

- allow connection uri to be overwritten by annotation in
rabbitmqcluster
@ChunyiLyu ChunyiLyu merged commit 685e56d into main Jun 29, 2023
5 checks passed
@ChunyiLyu ChunyiLyu deleted the uri-annotation branch June 29, 2023 14:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants