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

RabbitmqClusterReference reference a cluster in the same namespace as the created CR #83

Merged
merged 2 commits into from
Mar 24, 2021

Conversation

ChunyiLyu
Copy link
Contributor

This closes #51

Note to reviewers: remember to look at the commits in this PR and consider if they can be squashed

Summary Of Changes

  • spec.rabbitmqClusterReference only takes a cluster name; controllers assume that the cluster is in the same namespace as the created CRs
  • bump api version to v1alpha2

Additional Context

- this makes sure that CRs need to be created in
the same namespace as their referenced RMQ cluster
@ChunyiLyu ChunyiLyu merged commit 4ebe74b into main Mar 24, 2021
@ChunyiLyu ChunyiLyu deleted the rmqReference branch March 24, 2021 16:02
@njbarber njbarber mentioned this pull request Jul 29, 2021
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 this pull request may close these issues.

Scope operator interaction to namespace
2 participants