Skip to content

Add support for authenticating against Sentinel #11

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

Merged
merged 1 commit into from
Apr 15, 2025

Conversation

netcho
Copy link

@netcho netcho commented Mar 24, 2025

Some clusters have authentication enabled. Clients talking to the Sentinel processes must authenticate before retrieving the Sentinel master address.

The password can be passed via SENTINEL_PASSWORD environment variable or via the -password argument. The enviroment variable takes precedance over the command-line argument.

Some clusters have authentication enabled. Clients talking to the
Sentinel processes must authenticate before retrieving the
Sentinel master address.

The password can be passed via SENTINEL_PASSWORD environment
variable or via the -password argument. The enviroment variable
takes precedance over the command-line argument.
@netcho
Copy link
Author

netcho commented Apr 15, 2025

Hey @marriva , can you please take a look?

@marriva
Copy link
Collaborator

marriva commented Apr 15, 2025

Hi. It's better not to use tools like this and switch to something like this https://github.com/trublast/redis-endpoint-operator.

Anyway, thank you for your pull request!

@marriva marriva merged commit a50f8e6 into flant:master Apr 15, 2025
1 check passed
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.

2 participants