From 644482ea0b4fdfbafcf20a3759a69223c0dc7d76 Mon Sep 17 00:00:00 2001 From: Samuli Silvius Date: Thu, 6 Jun 2019 10:10:50 +0300 Subject: Update git submodules * Update docs/submodules/multicloud/k8s.git from branch 'master' to f006c55c0793a0cacac5aa45ba7f13fd5c6ef5f4 - Fixing kubectl conflict on KUD addons Removing kubectl (andrewrothstein.kubectl) dependency that conflicts with kubectl installed by Kupespray. Copy kubectl installed by Kubespray also to host running Ansible. That needs kubectl_localhost: true in Kubespray configuration to make it copy binary to localhost. Issue-ID: MULTICLOUD-667 Change-Id: I8c5f56488a9f559c4358cea5ad56fa23b26ec6aa Signed-off-by: Samuli Silvius --- docs/submodules/multicloud/k8s.git | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/submodules') diff --git a/docs/submodules/multicloud/k8s.git b/docs/submodules/multicloud/k8s.git index 574633e73..f006c55c0 160000 --- a/docs/submodules/multicloud/k8s.git +++ b/docs/submodules/multicloud/k8s.git @@ -1 +1 @@ -Subproject commit 574633e73605bfa58872c1e00a82febe7f7f8101 +Subproject commit f006c55c0793a0cacac5aa45ba7f13fd5c6ef5f4 -- cgit 1.2.3-korg