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

Properly resolve the name of the basic auth secret for a SolrCloud when calling the backup API #370

Merged
merged 1 commit into from
Nov 9, 2021

Conversation

thelabdude
Copy link
Contributor

Was a bug introduced when refactoring the security code, basically need to call the solrCloud.BasicAuthSecretName() method. Tested in live EKS cluster and backup API requests are now working.

@thelabdude thelabdude merged commit 1a8661b into apache:main Nov 9, 2021
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.

Backups not able to authenticate to Solr due to not finding the correct secret name
2 participants