temporalio / helm-charts

Temporal Helm charts
MIT License
305 stars 335 forks source link

[Bug] Can't use specials character in password with the Elasticsearch visibility storage #504

Closed VLZZZ closed 3 months ago

VLZZZ commented 3 months ago

What are you really trying to do?

I'm trying to use Elasticsearch visibility storage while using password which contains special characters

Describe the bug

Installation failed due to lack of escaping for the ES setup.

Minimal Reproduction

Try to use password that contains / or other common characters that might be evaluated by 'shell' prior to its execution

Environment/Versions

Additional context