From efc22f8c3d33e46127e5264ac56dcc37c476bd2b Mon Sep 17 00:00:00 2001 From: Victor Morales Date: Mon, 25 Feb 2019 08:07:55 -0800 Subject: [PATCH] Update git submodules * Update docs/submodules/multicloud/k8s.git from branch 'master' to 70650063048900b4396a65203a7624d435cb9741 - Change Docker execution permissions The k8s pluging is running with root user in the Docker image, this execution can compromise the host system. Therefore, it's necessary to explicit change those permissions. Change-Id: I2455895662c68943f5c8800dfff1aaf6202bd870 Signed-off-by: Victor Morales Issue-ID: MULTICLOUD-492 --- docs/submodules/multicloud/k8s.git | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/submodules/multicloud/k8s.git b/docs/submodules/multicloud/k8s.git index b568c2b30..706500630 160000 --- a/docs/submodules/multicloud/k8s.git +++ b/docs/submodules/multicloud/k8s.git @@ -1 +1 @@ -Subproject commit b568c2b3067ed7ea0f2efbc4f8b33c32298d5cba +Subproject commit 70650063048900b4396a65203a7624d435cb9741 -- 2.16.6