Commit Graph

12 Commits

Author SHA1 Message Date
Eric Van Norman 9c03812dc0
Update to istio 1.19.0-rc.0 + samples fix (#13769)
* Update to latest istio commit. Also use rc for gateway-api.

* Fix Makefile update-gateway-version

* Update istio to 1.19.0-rc1

* Remove wasm from envoy test

* Update gateway-api to rc-2.

* Revert gateway-api t0 0.7.1

* Update samples for core group

* Revert gateway-api to rc.1 to match istio repo
2023-08-29 08:27:27 -07:00
Alan Wang a683dfac7d
fix: envoy statistics config documentation (#12357)
* fix: envoy statistics config documentation

* chore: make gen

* feat: sync from istio/api

* Update content/zh/docs/ops/configuration/telemetry/envoy-stats/index.md

Co-authored-by: Michael <haifeng.yao@daocloud.io>

Co-authored-by: Michael <haifeng.yao@daocloud.io>
2022-12-19 07:36:07 -08:00
Tong Li 46eb244468
Replace experimental uninstall command with uninstall command (#11736)
* Replace experimental uninstall command with uninstall command

Signed-off-by: Tong Li <litong01@us.ibm.com>

* Update content/en/docs/setup/upgrade/canary/index.md

Replace experimental uninstall command with uninstall command

Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>

* Apply suggestions from code review

Replace experimental uninstall command with uninstall command

Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>

* Replace experimental uninstall command with uninstall command

Signed-off-by: Tong Li <litong01@us.ibm.com>

* Replace experimental uninstall command with uninstall command

Signed-off-by: Tong Li <litong01@us.ibm.com>

* Replace experimental uninstall command with uninstall command

Signed-off-by: Tong Li <litong01@us.ibm.com>

* Replace experimental uninstall command with uninstall command

Signed-off-by: Tong Li <litong01@us.ibm.com>

* Update content/en/docs/tasks/traffic-management/egress/wildcard-egress-hosts/index.md

Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>

* Replace experimental uninstall command with uninstall command

Signed-off-by: Tong Li <litong01@us.ibm.com>

Signed-off-by: Tong Li <litong01@us.ibm.com>
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
2022-08-25 08:00:21 -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 fc515c8166
Replay yq v3 which is deprecated with yq v4 (#11202)
* Replay yq v3 which is deprecated with yq v4

* Update yq key
2022-04-20 13:37:30 -07:00
Eric Van Norman 95c39ecd0b
Add wait to allow sleep pod to start (#9865) 2021-06-01 17:53:57 -07:00
Brian Avery b89974794f
Automated test for https://istio.io/latest/docs/ops/configuration/telemetry/envoy-stats/ (#9613)
* Add envoy test

* Add exception for SC2154 to support snippet variables following other tests

* Add proxyconfig

* Add exception for SC2154 to support snippet variables following other tests

* Add comments

* Add logging

* Limit the IFS

* Add envoy test

* Add exception for SC2154 to support snippet variables following other tests

* Add proxyconfig

* Add exception for SC2154 to support snippet variables following other tests

* Add comments

* Add logging

* Limit the IFS

* Add manual cleanup

* Manually create cluster
2021-05-10 12:15:27 -07:00
Pengyuan Bian 90040c4ff7
Update stats inclusion to use proxy config instead (#8325)
* update stats inclusion to use proxy config instead

* lint

* lint

* Update content/en/docs/ops/configuration/telemetry/envoy-stats/index.md

Co-authored-by: Douglas Reid <douglas-reid@users.noreply.github.com>

* Update content/en/docs/ops/configuration/telemetry/envoy-stats/index.md

Co-authored-by: Douglas Reid <douglas-reid@users.noreply.github.com>

* Update content/en/docs/ops/configuration/telemetry/envoy-stats/index.md

Co-authored-by: Douglas Reid <douglas-reid@users.noreply.github.com>

* Update content/en/docs/ops/configuration/telemetry/envoy-stats/index.md

Co-authored-by: Douglas Reid <douglas-reid@users.noreply.github.com>

* fix

* Update content/en/docs/ops/configuration/telemetry/envoy-stats/index.md

Co-authored-by: Rachael Graham <rachael.graham@ibm.com>

* Update content/en/docs/ops/configuration/telemetry/envoy-stats/index.md

Co-authored-by: Rachael Graham <rachael.graham@ibm.com>

* Update content/en/docs/ops/configuration/telemetry/envoy-stats/index.md

Co-authored-by: Rachael Graham <rachael.graham@ibm.com>

Co-authored-by: Douglas Reid <douglas-reid@users.noreply.github.com>
Co-authored-by: Rachael Graham <rachael.graham@ibm.com>
2020-10-29 10:45:47 -07:00
Frank Budinsky e9a89c879f
Add owner attribute to docs (#7737)
* Add owner attribute to docs

* remove @
2020-07-15 15:19:40 -07:00
Frank Budinsky e11cf24f0d
Add test: attribute to all md files (#7413) 2020-05-27 09:11:26 -07:00
Neeraj Poddar bb8275a963
Delete mixer filter stats as they no longer exist (#7312) 2020-05-15 07:46:22 -07:00
Frank Budinsky 60f73570f0 Another ops guide incremental improvement (#5830)
* Another ops guide incremental improvement

* fix broken links

* more lint errors

* one more lint

* fix aliases
2019-11-25 11:58:39 -08:00