rabbitmq / cluster-operator

RabbitMQ Cluster Kubernetes Operator
https://www.rabbitmq.com/kubernetes/operator/operator-overview.html
Mozilla Public License 2.0
881 stars 272 forks source link

Fix CA certs overriding server certs #1747

Closed Zerpet closed 1 month ago

Zerpet commented 1 month ago

This closes #1616

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

Summary Of Changes

Additional Context

More information and repro steps in #1616

Local Testing

Unit and integration tests are passing.

lukebakken commented 1 month ago

@Zerpet nice fix