You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: