From 1f730bcdf9b3bf2f0a27645ab915e300fbfe2958 Mon Sep 17 00:00:00 2001 From: Sylvain Desbureaux Date: Mon, 2 Mar 2020 14:35:56 +0000 Subject: [PATCH] Update git submodules * Update docs/submodules/oom.git from branch 'master' to b1b0830acf662d9f2debacc416fbd5f11aa74d72 - Merge "[SDNC] Use common secret template in sdnc-portal" - [SDNC] Use common secret template in sdnc-portal Whole SDNC strongly depends on the assumption that it is using a common mariadb-galera instance and that root password is secret password. Also user and password to sdnc DB is hardcoded. Let's start working on removing this assumption and component by component add support for local and shared mariadb instance without hardcoding any passwords to the database. In this patch all passwords are still hardcoded in the helm chart to not break other parts of SDNC. Those values will be removed in a final patch. Issue-ID: OOM-2309 Signed-off-by: Krzysztof Opasiak Change-Id: I5ca369f43e8863f9ae3ec3f5d648740808a5e099 --- docs/submodules/oom.git | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/submodules/oom.git b/docs/submodules/oom.git index b61a71b57..b1b0830ac 160000 --- a/docs/submodules/oom.git +++ b/docs/submodules/oom.git @@ -1 +1 @@ -Subproject commit b61a71b57b1822ca4a1611e7ff977bb8a0ef3c53 +Subproject commit b1b0830acf662d9f2debacc416fbd5f11aa74d72 -- 2.16.6