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

Reaper UI secret not being rotated without Reaper pod restart #1458

Open
a-mroz opened this issue Nov 26, 2024 · 0 comments
Open

Reaper UI secret not being rotated without Reaper pod restart #1458

a-mroz opened this issue Nov 26, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@a-mroz
Copy link
Contributor

a-mroz commented Nov 26, 2024

What happened?

We use custom secrets refs in our cluster, backed by External Secrets Operator; with secretsProvider set to internal.

When updating secrets' values, they are automatically rotated for Cassandra superuser and Reaper CQL. But not for Reaper UI – this required the pod restart.

Did you expect to see something different?

Updating the secret referenced by spec.reaper.uiUserSecretRef should automatically rotate the secret and not require the pod restart.

How to reproduce it (as minimally and precisely as possible):

  1. Upgrade value of the spec.reaper.uiUserSecretRef secret and try to log in to Reaper UI – new credentials are not picked up; old credentials still work.
  2. Restart the pod and try to log in again – new credentials are picked up.

Environment

  • K8ssandra Operator version: v1.20.2.

  • Kubernetes version information:

  • Kubernetes cluster kind: EKS

  • Manifests:

  • K8ssandra Operator Logs:

Anything else we need to know?:

┆Issue is synchronized with this Jira Story by Unito
┆Issue Number: K8OP-297

@a-mroz a-mroz added the bug Something isn't working label Nov 26, 2024
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
No open projects
Status: No status
Development

No branches or pull requests

1 participant