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

[app:elasticsearch] Spaces in elastic user password is not supported #703

Open
jmaupetit opened this issue Nov 22, 2021 · 0 comments
Open
Labels

Comments

@jmaupetit
Copy link
Contributor

jmaupetit commented Nov 22, 2021

Bug Report

Expected behavior/code

Any character in the elasticsearch user password should be supported.

Actual Behavior

ES node authentication fails when the elastic user has a space in its password.

Steps to Reproduce

  1. Add a space in ELASTIC_PASSWORD secret value.
  2. Boot the ES cluster
  3. ES pods should never reach the ready status

Environment

  • Arnold version:6.6.0
@jmaupetit jmaupetit added the bug label Nov 22, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant