Age | Commit message (Collapse) | Author | Files | Lines |
|
Since Istio 1.0, a new traffic management API, a.k.a. v1alpha3, is being introduced.
And there are also some minor changes in the deployment and clean steps for bookinfo application.
Change-Id: I96c9eb552104dfdce15b4628b29c7cc72ac207b2
Signed-off-by: JingLu5 <lvjing5@huawei.com>
|
|
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 <wutianwei1@huawei.com>
|
|
- disable user interactive when clean_bookinfo
- run sleep before status check to save ci varify time
Change-Id: I6072b85c3c941af30263101a3d4dca0537abf1fc
Signed-off-by: QiLiang <liangqi1@huawei.com>
|
|
Based on k8s 1.9 (kubeadm_basic) installation, adding
the istio 0.4 installation and simple validation.
Change-Id: Iee2c71974fb2b33df0f9342e0bfd9e96e4dab8f5
Signed-off-by: Yapeng Wu <yapengwu@gmail.com>
|