From 46644a0934adcbe99deef1f4d59526b6d8b3348f Mon Sep 17 00:00:00 2001 From: wutianwei Date: Wed, 6 Jun 2018 06:50:33 -0400 Subject: Update git submodules * Update docs/submodules/container4nfv from branch 'master' - fix istio deploy fialure Some files don't exist in istio 0.8.0 version. So it failed to deploy istio in CI. what this patch do: 1. using istio-demo.yml instead of istio.yml to deploy istio 2. define the ingress gateway when running bookinfo sample 3. rename ingress to ingressgateway Change-Id: I39ec39320d61e5af8282c6f50bad90240444bc79 Signed-off-by: wutianwei --- docs/submodules/container4nfv | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/submodules/container4nfv b/docs/submodules/container4nfv index f83d24da3..f5e9d072a 160000 --- a/docs/submodules/container4nfv +++ b/docs/submodules/container4nfv @@ -1 +1 @@ -Subproject commit f83d24da3d410e1c2ce93ed79e390f1cac6c3067 +Subproject commit f5e9d072a9d4d896a9da40dbfef8a5ca9abd7924 -- cgit 1.2.3-korg