Commit Graph

55 Commits

Author SHA1 Message Date
Eric Van Norman df10dca654
Update test ref (#10423)
* Update to latest istio/istio commit for istio.io tests

* Update to latest istio commit

* Additional istioctl analyze output

* Fix istioctl-analyze test

* Fix gateway doc

* Fix setting of INGRESS_HOST and more cleanup

* Fixes for unbound INGRESS_HOST

* lint fix

Co-authored-by: John Howard <howardjohn@google.com>
2021-10-20 09:07:12 -07:00
Eric Van Norman 3b2cd03943
Update test reference to latest istio (#10336)
* Update test reference to latest istio

* Update helm output

* Update install/operator test to allow <pending> IP for running locally.

* fix lint

* Gateway changes

* Fix gateway

* Remove remaining webhook to make tests pass

* Change to use istioctl tag remove
2021-09-16 11:53:40 -07:00
Kenjiro Nakayama 4c52540083
Update Gateway API doc (#9889)
* Update Gateway API doc

This patch updates Gateway API doc to use:

- Gateway CRD v0.3.0
- Remove `PILOT_ENABLED_SERVICE_APIS` as it is enabled by default.

* Run make gen
2021-06-07 09:13:05 -07:00
Frank Budinsky ff6edbb5bb
Fix recently changed doc aliases with temporary /latest hack (#9740) 2021-05-13 12:43:53 -07:00
Shamsher Ansari f23fcb5fb0
Rename Service APIs to Gateway API (#9347)
* Rename Service APIs to Gateway API

* update alias

Co-authored-by: craigbox <craigbox@google.com>

* fix missing url

Co-authored-by: craigbox <craigbox@google.com>
2021-03-22 07:29:35 -07:00