use istio client-go library instead of knative (#1661)

use istio client-go library instead of knative
bump kubernetes dependency version
change code coverage to codecov
This commit is contained in:
zryfish
2019-12-13 11:26:18 +08:00
committed by GitHub
parent f249a6e081
commit ea88c8803d
2071 changed files with 354531 additions and 108336 deletions

View File

@@ -2,16 +2,16 @@ language: go
matrix:
include:
- go: 1.12beta2
env: GO111MODULE=on
- go: 1.11.x
- go: 1.12.x
env: VET=1 GO111MODULE=on
- go: 1.11.x
- go: 1.12.x
env: RACE=1 GO111MODULE=on
- go: 1.11.x
- go: 1.12.x
env: RUN386=1
- go: 1.11.x
- go: 1.12.x
env: GRPC_GO_RETRY=on
- go: 1.11.x
env: GO111MODULE=on
- go: 1.10.x
- go: 1.9.x
- go: 1.9.x