mirror of https://github.com/istio/istio.io.git
Update to latest 1.16 commit (#12215)
* Update to latest 1.16 commit * Move to a later 1.16 commit * Add temporary delay to allow gateway to delete
This commit is contained in:
parent
285d3d99aa
commit
0286955762
|
@ -24,4 +24,5 @@ source "content/en/docs/tasks/traffic-management/ingress/ingress-control/test.sh
|
|||
# TODO fix cleanup approach and remove this temporary hack
|
||||
# @cleanup
|
||||
snip_cleanup_2
|
||||
sleep 10s # TODO proper wait
|
||||
remove_gateway_api_crds
|
||||
|
|
6
go.mod
6
go.mod
|
@ -11,7 +11,7 @@ replace github.com/imdario/mergo => github.com/imdario/mergo v0.3.5
|
|||
require (
|
||||
github.com/golang/sync v0.0.0-20180314180146-1d60e4601c6f
|
||||
github.com/pmezard/go-difflib v1.0.0
|
||||
istio.io/istio v0.0.0-20221108205412-c7fa278bc6de
|
||||
istio.io/istio v0.0.0-20221111170945-8f2e2dc5d57f
|
||||
istio.io/pkg v0.0.0-20221107183613-574f8d141535
|
||||
k8s.io/apimachinery v0.25.1
|
||||
k8s.io/client-go v0.25.1
|
||||
|
@ -206,8 +206,8 @@ require (
|
|||
gopkg.in/yaml.v2 v2.4.0 // indirect
|
||||
gopkg.in/yaml.v3 v3.0.1 // indirect
|
||||
helm.sh/helm/v3 v3.10.0 // indirect
|
||||
istio.io/api v0.0.0-20221107183313-6f1164d46553 // indirect
|
||||
istio.io/client-go v1.16.0-beta.2.0.20221107184112-f025cbed52ba // indirect
|
||||
istio.io/api v0.0.0-20221109202042-b9e5d446a83d // indirect
|
||||
istio.io/client-go v1.16.0-rc.0.0.20221109202342-07ece772a919 // indirect
|
||||
k8s.io/api v0.25.1 // indirect
|
||||
k8s.io/apiextensions-apiserver v0.25.0 // indirect
|
||||
k8s.io/apiserver v0.25.1 // indirect
|
||||
|
|
12
go.sum
12
go.sum
|
@ -1867,12 +1867,12 @@ honnef.co/go/tools v0.0.1-2019.2.3/go.mod h1:a3bituU0lyd329TUQxRnasdCoJDkEUEAqEt
|
|||
honnef.co/go/tools v0.0.1-2020.1.3/go.mod h1:X/FiERA/W4tHapMX5mGpAtMSVEeEUOyHaw9vFzvIQ3k=
|
||||
honnef.co/go/tools v0.0.1-2020.1.4/go.mod h1:X/FiERA/W4tHapMX5mGpAtMSVEeEUOyHaw9vFzvIQ3k=
|
||||
honnef.co/go/tools v0.2.1/go.mod h1:lPVVZ2BS5TfnjLyizF7o7hv7j9/L+8cZY2hLyjP9cGY=
|
||||
istio.io/api v0.0.0-20221107183313-6f1164d46553 h1:hsut50FbmBzcq679xtvFYvHlzsL5SZ3tYudBoirBZFM=
|
||||
istio.io/api v0.0.0-20221107183313-6f1164d46553/go.mod h1:hQkF0Q19MCmfOTre/Sg4KvrwwETq45oaFplnBm2p4j8=
|
||||
istio.io/client-go v1.16.0-beta.2.0.20221107184112-f025cbed52ba h1:O/ml0J+swPKmUVe+syoavCTNxh+vkIwQrXRnx7Cz31Y=
|
||||
istio.io/client-go v1.16.0-beta.2.0.20221107184112-f025cbed52ba/go.mod h1:qEAHn4BaI3ypkOUyPXjspZFUZSVwlFDULGPBWrxdARY=
|
||||
istio.io/istio v0.0.0-20221108205412-c7fa278bc6de h1:XYsPszWJ1mdARI8+xEJKxkmNd+sIzt/yVtT3VqIMGVo=
|
||||
istio.io/istio v0.0.0-20221108205412-c7fa278bc6de/go.mod h1:Epk1ALI1iPxnKpHXBeeQjWxUlwVhd5idjuqRbI6DeHk=
|
||||
istio.io/api v0.0.0-20221109202042-b9e5d446a83d h1:ufITkou8JPq7AtpCgJujuvQrBhIse+sRtD9+coG7BjI=
|
||||
istio.io/api v0.0.0-20221109202042-b9e5d446a83d/go.mod h1:hQkF0Q19MCmfOTre/Sg4KvrwwETq45oaFplnBm2p4j8=
|
||||
istio.io/client-go v1.16.0-rc.0.0.20221109202342-07ece772a919 h1:TnZQP5IcgDLp4OH0Di31/qoDNFqN+EkVPg2iMl4WOnU=
|
||||
istio.io/client-go v1.16.0-rc.0.0.20221109202342-07ece772a919/go.mod h1:UV8SFeM2qNime5sobkr2m8oTCPxxVt9xCY4ol50U9YQ=
|
||||
istio.io/istio v0.0.0-20221111170945-8f2e2dc5d57f h1:HEvMU9vZvX8BAVkc/vqKMuEHMDhnVAbznMnUSlZ++/U=
|
||||
istio.io/istio v0.0.0-20221111170945-8f2e2dc5d57f/go.mod h1:EHpgyvPgW7R+FA5Mw8o9mjOX0PefEYttaLKxPadeLcA=
|
||||
istio.io/pkg v0.0.0-20221107183613-574f8d141535 h1:kmbIDhOWCyVV3o80NR2O9SiTDoN5sXjE+AtABDQrOxs=
|
||||
istio.io/pkg v0.0.0-20221107183613-574f8d141535/go.mod h1:Rom8KLVw76XZdvGZet+54VPZswL/XqX8x4MBH6khECw=
|
||||
k8s.io/api v0.18.2/go.mod h1:SJCWI7OLzhZSvbY7U8zwNl9UA4o1fizoug34OV/2r78=
|
||||
|
|
Loading…
Reference in New Issue