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
- Add a space in
ELASTIC_PASSWORD secret value.
- Boot the ES cluster
- ES pods should never reach the ready status
Environment