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

Making an ACL for the default user #570

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

samof76
Copy link
Contributor

@samof76 samof76 commented Feb 27, 2023

Fixes #568 .

Operationally we could update an additional password on the master redis, and the replicas.

ACL SETUSR default on >newpassword

Then update the password on the secret. This ensures the operator is able to auth with the master. Then...

  1. Restart the sentinels
  2. Restart the redis(first replicas and then the master)

@samof76 samof76 requested a review from a team as a code owner February 27, 2023 12:33
@ese
Copy link
Member

ese commented Apr 20, 2023

Thanks! Can you merge with master to fix CI ?

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.

Password rotation of the default user.
2 participants