From d30de8481b2018d6536950934280ea653dcfe4ae Mon Sep 17 00:00:00 2001 From: Kiran Kamineni Date: Sun, 14 Jul 2019 21:32:35 -0700 Subject: Update git submodules * Update docs/submodules/multicloud/k8s.git from branch 'master' to d0182270d9169c4928bdbdefc5b83b67ff3b457e - Create dir before extracting archive Some archives don't include a directory entry. Eg: tgz archives generated by helm package. This bug fix checks that a directory exists before an extracted file is created there. Issue-ID: MULTICLOUD-705 Change-Id: If6720948d470b83786901574f5d8d3227835a047 Signed-off-by: Kiran Kamineni - Reduce process count in test CI seems to be failing with out of memory issues This reduces the multiprocess to 2 for the go test command. Issue-ID: MULTICLOUD-666 Change-Id: I3f70ecad51cc16f8972346882d5d98fc803427ef Signed-off-by: Kiran Kamineni --- 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 7ff99668b..d0182270d 160000 --- a/docs/submodules/multicloud/k8s.git +++ b/docs/submodules/multicloud/k8s.git @@ -1 +1 @@ -Subproject commit 7ff99668b98aae1210f72e84fcc1305814563600 +Subproject commit d0182270d9169c4928bdbdefc5b83b67ff3b457e -- cgit 1.2.3-korg