From 34525ebd433113f1f42fca2f26c03e60ecba8a0c Mon Sep 17 00:00:00 2001 From: Mike Elliott Date: Thu, 22 Mar 2018 11:26:49 -0400 Subject: [PATCH] Updated git submodules Project: oom master 38692ad900baf554896b07ce04f475fb3c621b25 Fix license for PV and PVC yamls When conditions are used at the start of the yaml the hashed (#) comments of the license are not parsable by the json parser. There license comments have been wrapped in {{/* */}}. Change-Id: I16c539ae4280f8ecacfdedb1f8caad894f3a081f Issue-ID: OOM-821 Signed-off-by: Mike Elliott --- 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 930bd69e6..38692ad90 160000 --- a/docs/submodules/oom.git +++ b/docs/submodules/oom.git @@ -1 +1 @@ -Subproject commit 930bd69e63894941e4b2e4612f5c43bd6276a604 +Subproject commit 38692ad900baf554896b07ce04f475fb3c621b25 -- 2.16.6