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

RMQ operator can't import secrest created by External-secrets operator #929

Open
KyriosGN0 opened this issue Jan 14, 2025 · 0 comments
Open
Labels
bug Something isn't working

Comments

@KyriosGN0
Copy link

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 external-secrets and setting the creationPolicy to Owner)
create rmq user with imported secret
the user will throw an error in its status, claming it can't take ownership of the secret

Expected behavior
the operator should not take control of imported secrets

Screenshots

If applicable, add screenshots to help explain your problem.

Version and environment information

  • Messaging Topology Operator: 1.15.0
  • RabbitMQ: 3.13.7
  • RabbitMQ Cluster Operator: 1.15.0
  • Kubernetes: 1.30.5
  • Cloud provider or hardware configuration: GKE

Additional context

Add any other context about the problem here.

@KyriosGN0 KyriosGN0 added the bug Something isn't working label Jan 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant