[CLAMP,COMMON] Escape special chars in mysql passwords 02/112002/1
authorKrzysztof Opasiak <k.opasiak@samsung.com>
Wed, 2 Sep 2020 09:02:12 +0000 (11:02 +0200)
committerSylvain Desbureaux <sylvain.desbureaux@orange.com>
Tue, 8 Sep 2020 14:54:13 +0000 (14:54 +0000)
commitf8ca3c0897267b323ba080be04569b26579c68b1
treeeadd567c72968f3753825697f01e6704f34fb5b7
parent1e2c22e6a95979c5bb591dbbbd01c96407889c5e
[CLAMP,COMMON] Escape special chars in mysql passwords

Fix both clamp and common mariadb-galera instances to make sure that
special characters in passwords are escaped properly.

Issue-ID: OOM-2328
Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
Change-Id: Iee48523d36d404ad7b21515f0d205f2f60a507ed
(cherry picked from commit 7860146d73472e3b2ff9f7390638ae608c9f9d0f)
kubernetes/clamp/charts/mariadb/resources/config/init/docker-entrypoint.sh
kubernetes/common/mariadb-galera/resources/config/configure-mysql.sh