Commit Graph

6 Commits

Author SHA1 Message Date
Frank Budinsky 3a0d7d1e8b
gateway-api: improve sample cleanup instructions (#14433)
* gateway-api: improve sample cleanup instructions

* remove unneeded include

* tweak wording

* lint
2024-01-04 09:20:08 -08:00
Frank Budinsky dd6b1c09cc
gateway-api doc: ingress-sni-passthrough (#12087)
* gateway-api doc: ingress-sni-passthrough

* use kustomize for crds

* debug

* more debug

* use standard crd install

* try profile=none

* uninstall

* confirm install

* disable test for now

* regen
2022-10-17 10:39:10 -07:00
Frank Budinsky 0aaff36061
Gateway API doc improvements (#11737)
* Gateway API doc improvements

* add header

* grammar tweak

* fix lint

* one more
2022-08-23 16:03:43 -07:00
Frank Budinsky a326daa3e0
Add webhooks to test framework snapshot (#11281)
* Add webhooks to test framework snapshot

* missing return

* fix lint

* some fixes

* more fixes

* final fixes

* one more
2022-05-13 10:12:49 -07:00
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
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