From 4b9a98e4f988dfc18e595b21f37dd9453c41bb62 Mon Sep 17 00:00:00 2001 From: Victor Morales Date: Thu, 6 Sep 2018 08:11:19 -0700 Subject: Updated git submodules Project: multicloud/k8s master 5b6f0c4efbfdc0c9bcb440c8da132bdaee4e518d Improve compilation process The current architecture offers the possibility to add more plugins and extend the its functionality. This flexibility has to be supported during the compilation process. This change modify the Makefile to find plugins and compile them. It also adds a start.sh script which allows to run MultiCloud services without the need of packaging their binaries in a container. Change-Id: I9271c51daa4fd9156717e37f1818886c72e36c27 Signed-off-by: Victor Morales Issue-ID: MULTICLOUD-301 --- docs/submodules/multicloud/k8s.git | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/submodules/multicloud') diff --git a/docs/submodules/multicloud/k8s.git b/docs/submodules/multicloud/k8s.git index f1421fca0..5b6f0c4ef 160000 --- a/docs/submodules/multicloud/k8s.git +++ b/docs/submodules/multicloud/k8s.git @@ -1 +1 @@ -Subproject commit f1421fca0034e77bf213dbcc4b96ee655cc29936 +Subproject commit 5b6f0c4efbfdc0c9bcb440c8da132bdaee4e518d -- cgit 1.2.3-korg