From 639e2d43b9ecf49e67a71a928b1029b57dd99977 Mon Sep 17 00:00:00 2001 From: Sylvain Desbureaux Date: Tue, 7 Jan 2020 12:44:39 +0000 Subject: [PATCH] Update git submodules * Update docs/submodules/oom.git from branch 'master' to ed0ae6bbf72985a50332a34b147a3bd2c6b25a11 - Merge changes I78e22429,Ic101f384,I8dd4128b * changes: Use common secret template in mariadb-galera Improve common secret template Add secret template to common templates - Use common secret template in mariadb-galera Instead of defining the secret in some custom way let's use the common template (common.secret). To avoid some issues in ONAP components that depend on this chart let's do not remove for now the default username and password. We will do this when all services properly utylize secrets to store mariadb credentials. Issue-ID: OOM-2053 Signed-off-by: Krzysztof Opasiak Change-Id: I78e224299cccd9632192ee03a45cd077e6f0906f - Improve common secret template Improve common secret template by adding: - ability to generate secrets if they are not provided - ability to fail the deployment if marked secret is not provided - support for using already existing secret instead of creating a new one Issue-ID: OOM-2053 Change-Id: Ic101f384f7c767702f646eb0e879ec80bf9a6334 Signed-off-by: Krzysztof Opasiak - Add secret template to common templates Separated from change: I65f9891f1d3586c0633b252a47b461c887d5b8ad to allow the template to be easily merged to master. Issue-ID: OOM-1971 Change-Id: I8dd4128bfa6e614ba5ddd084c45ca008e4da87ad Signed-off-by: Kajur, Harish (vk250x) [Separate from other changes, add license header, update commit message] Signed-off-by: Krzysztof Opasiak --- 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 769eebc4d..ed0ae6bbf 160000 --- a/docs/submodules/oom.git +++ b/docs/submodules/oom.git @@ -1 +1 @@ -Subproject commit 769eebc4d0069f37625b2ac0a5564287e1163111 +Subproject commit ed0ae6bbf72985a50332a34b147a3bd2c6b25a11 -- 2.16.6