From: Krzysztof Opasiak Date: Fri, 7 Feb 2020 14:07:04 +0000 (+0100) Subject: Update git submodules X-Git-Tag: 6.0.0-ONAP~2695 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=f080978049b3670ce414bae3d2b557013e55291c;p=doc.git Update git submodules * Update docs/submodules/oom.git from branch 'master' to d8f3b8c97a44c06b6e3bd34b6ce1528e2c18be6d - Update git submodules * Update kubernetes/robot from branch 'master' to df719f4a3e63cff0d5d832945f0b8ba18230635c - [ONAP-wide] Replace .Release.Name with common.release ONAP is too big to be deployed using helm install so we need to use a custom helm plugin helm deploy. This script deloys onap component by component instead of deploying evrything at once. Unfortunately this script also modifies the helm release by appending component name to it. As a result of this behavior our objects are called for example: onap-mariadb-galera-mariadb-galera-0 instead of just being called onap-mariadb-galera-0. This patch simplifies this naming convention by replacing all direct usages of .Release.Name with common.release macro which strips the component specific part from the release name. Issue-ID: OOM-2275 Change-Id: I3384bf30c663764339b0b41527ca4eb7168f0d49 Signed-off-by: Krzysztof Opasiak --- diff --git a/docs/submodules/oom.git b/docs/submodules/oom.git index 39180c61b..d8f3b8c97 160000 --- a/docs/submodules/oom.git +++ b/docs/submodules/oom.git @@ -1 +1 @@ -Subproject commit 39180c61bcbd8785c84a1f9fd8ff30a6dc594e5d +Subproject commit d8f3b8c97a44c06b6e3bd34b6ce1528e2c18be6d