From: Borislav Glozman Date: Wed, 27 Nov 2019 15:43:03 +0000 (+0000) Subject: Update git submodules X-Git-Tag: 6.0.0-ONAP~3857 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=0d77da83514f0b5e06c63cb1e271b2790a174013;p=doc.git Update git submodules * Update docs/submodules/oom.git from branch 'master' to 9b0adea0769b026875ee312d223960c559c700bb - Merge "Create templates for global storage use" - Create templates for global storage use Two helper functions are defined: - common.storageClass: will print the right storage class according to properties set or not: * if no storage class set --> use previous behavior (storage class named `common.fullname-data`. * if a "persistence.storageClassOverride" is set for this specific chart, we use it (if it's "-", we set to default one) * if a "global.persistence.storageClass" has been set (and no storageClassOverride for this chart), we use it (same specificity than storageClassOverride) * if a "persistence.storageClass) has been set (and no storageClassOverride nor global one), we use it (same specificity than storageClassOverride) - common.needPV: will print "True" if we need a PV (no storageClass and storageClassOverride being set). an implementation example with mariadb-galera is provided. Issue-ID: OOM-1500 Change-Id: I20a667e17b00c255c4b828e3c66f9c0df7c8755c Signed-off-by: Sylvain Desbureaux --- diff --git a/docs/submodules/oom.git b/docs/submodules/oom.git index a362d9ba0..9b0adea07 160000 --- a/docs/submodules/oom.git +++ b/docs/submodules/oom.git @@ -1 +1 @@ -Subproject commit a362d9ba0fd2ece5cd39d4b43ae92ea88486db35 +Subproject commit 9b0adea0769b026875ee312d223960c559c700bb