Commit Graph

8149 Commits

Author SHA1 Message Date
Eric Van Norman 5371d7ee43
Update k8s version used for istio.io tests (#12505) 2023-01-23 10:21:43 -08:00
Faseela K 2caec357df
Enhance helm documentation (#12476)
* Enhance helm documentation

Signed-off-by: Faseela K <faseela.k@est.tech>

* review comments

Signed-off-by: Faseela K <faseela.k@est.tech>

* fix tests

Signed-off-by: Faseela K <faseela.k@est.tech>

Signed-off-by: Faseela K <faseela.k@est.tech>
2023-01-23 07:46:43 -08:00
Istio Automation d72cc42806
Automator: update common-files@master in istio/istio.io@master (#12501) 2023-01-23 06:54:43 -08:00
Istio Automation 5b09c1ffbe
Automator: update istio@ test reference (#12499) 2023-01-23 05:59:15 -08:00
Peter Jausovec 8a8aebc9b1
update Solo.io and Gloo Edge logos (#12497) 2023-01-20 19:35:12 -08:00
Eric Van Norman deada82e56
Is the first sllep delete affecting the later start? (#12495) 2023-01-20 13:31:13 -08:00
Istio Automation 718347a713
Automator: update istio.io@ reference docs (#12491) 2023-01-20 10:40:13 -08:00
Eric Van Norman e18f6fa472
Fix flakiest test (#12494)
* Disable flakiest test

* Tweak test to onlyget SLEEP value once.

* Fix lint

* Fix other loop
2023-01-20 09:44:13 -08:00
Ihor Sychevskyi da7b9c6a0d
fix footer policies text on mobile (#12489) 2023-01-19 20:25:12 -08:00
Istio Automation 3cee34eee6
Automator: update common-files@master in istio/istio.io@master (#12488) 2023-01-19 12:22:13 -08:00
Eric Van Norman cb3aebc837
Update istio.io to prepare for 1.17 (#12487) 2023-01-19 10:53:13 -08:00
Faseela K fec164eacc
Stable Revisions feature is Alpha (#12485)
Signed-off-by: Faseela K <faseela.k@est.tech>

Signed-off-by: Faseela K <faseela.k@est.tech>
2023-01-19 07:06:13 -08:00
Istio Automation 4804570c48
Automator: update common-files@master in istio/istio.io@master (#12484) 2023-01-18 22:59:12 -08:00
Whitney Griffith 65a15efea3
update filter that depends on xds v2 api (#12438) 2023-01-18 07:42:11 -08:00
Istio Automation f6f661b3fc
Automator: update common-files@master in istio/istio.io@master (#12480) 2023-01-17 15:52:11 -08:00
Frank Budinsky 954fcfe8b9
Remote cluster get crds also needs context arg (#12477)
* Fix remote cluster install crds one more time

* tweak format
2023-01-17 10:53:21 -08:00
Istio Automation 4be0e4b58a
Automator: update istio@ test reference (#12466) 2023-01-17 10:53:14 -08:00
Istio Automation 8385d00ff9
Automator: update common-files@master in istio/istio.io@master (#12478) 2023-01-17 08:51:41 -08:00
Xiaopeng Han b372fbef8e
Add otel headers to tracing faq (#12435)
* add otel headers to tracing faq

* add more providers
2023-01-16 23:57:30 -08:00
Frank Budinsky 08a22043fc
Add missing context argument when installing crds (#12473) 2023-01-16 23:08:30 -08:00
Frank Budinsky b4ec649054
Add gateway api instructions to external control plane doc (#12463)
* Add gateway api instructions to external control plane doc

* regen and lint

* fix test

* more test fixes
2023-01-16 08:45:30 -08:00
Michael a56c5842b5
[zh] sync /setup/install/multiple-controlplanes/ (#12470) 2023-01-16 01:23:29 -08:00
Frank Budinsky 97c901688a
Improve see-also references for gateway api (#12459) 2023-01-15 21:38:29 -08:00
Istio Automation d7b4d2503e
Automator: update istio.io@ reference docs (#12469) 2023-01-15 18:52:28 -08:00
Istio Automation f102cc59e6
Automator: update common-files@master in istio/istio.io@master (#12468) 2023-01-15 00:14:28 -08:00
Istio Automation 9e9cbbf537
Automator: update istio.io@ reference docs (#12455) 2023-01-13 11:05:27 -08:00
Istio Automation a2a4b30a7b
Automator: update common-files@master in istio/istio.io@master (#12460) 2023-01-13 09:52:27 -08:00
Craig Box 4097bf29bd
Add CNCF logo footer & LF terms (#12453)
* Add CNCF logo footer & LF terms

* Fixes

* add Chinese translation (thanks Zhonghu)

* Elongate the Terms and Conditions
2023-01-12 23:32:14 -08:00
Steve Zhang 0c6af03e3e
re-submit pr#10873 (#11062) 2023-01-12 09:45:14 -08:00
Frank Budinsky 4ee5ef177d
Fix text boxes not displaying quite right (#12451) 2023-01-12 08:54:14 -08:00
Faseela K 874ccc7c3f
Doc: multiple control planes using revisions and discoverySelectors (#12415)
* Doc for installing multiple control planes using revisions and discoverySelectors

Signed-off-by: Faseela K <faseela.k@est.tech>

* make gen

Signed-off-by: Faseela K <faseela.k@est.tech>

* Fix test

Signed-off-by: Faseela K <faseela.k@est.tech>

* enable peer-auth

Signed-off-by: Faseela K <faseela.k@est.tech>

* Fix test

Signed-off-by: Faseela K <faseela.k@est.tech>

* Review comments

Signed-off-by: Faseela K <faseela.k@est.tech>

* More review comments

Signed-off-by: Faseela K <faseela.k@est.tech>

* Additional review comments

Signed-off-by: Faseela K <faseela.k@est.tech>

* Review comments

Signed-off-by: Faseela K <faseela.k@est.tech>

* Apply suggestions from code review

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

* Remove duplicates that came from commit suggestion

* Rerun make gen

Signed-off-by: Faseela K <faseela.k@est.tech>

Signed-off-by: Faseela K <faseela.k@est.tech>
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
2023-01-12 06:21:14 -08:00
Istio Automation 21e682b074
Automator: update common-files@master in istio/istio.io@master (#12446) 2023-01-11 20:27:12 -08:00
Istio Automation f04ca82aae
Automator: update istio.io@ reference docs (#12447) 2023-01-11 18:53:12 -08:00
Istio Automation 1453842d11
Automator: update common-files@master in istio/istio.io@master (#12445) 2023-01-11 11:20:13 -08:00
Istio Automation 3ecb1ba8c7
Automator: update common-files@master in istio/istio.io@master (#12441) 2023-01-11 07:04:13 -08:00
Michael 3437764595
[zh] sync /setup/platform-setup/gardener/ (#12443) 2023-01-11 00:44:12 -08:00
Istio Automation b2214c51b9
Automator: update istio.io@ reference docs (#12442) 2023-01-10 18:54:29 -08:00
Eric Van Norman 82053adafe
Update Kubernetes version. (#12428) 2023-01-10 15:11:28 -08:00
Eric Van Norman 0c584239b5
Run go-mod-update (#12440) 2023-01-10 14:23:28 -08:00
Aryan Gupta 9434bc1ee6
task for copy claim to header (#12427)
* task for copy claim to header

* updateed outtput

* resolved pr comments
2023-01-10 06:26:50 -08:00
Michael 30c249c1bc
[zh] sync /releases/security-vulnerabilities/ (#12413)
* [zh] sync /releases/security-vulnerabilities/

* re-submit to trigger ci
2023-01-09 23:21:50 -08:00
Istio Automation e876197b39
Automator: update istio@ test reference (#12436) 2023-01-09 09:12:51 -08:00
Michael c71d4ceb16
[zh] sync /authorization/authz-tcp/ (#12437) 2023-01-09 04:06:48 -08:00
wulianglongrd 13c3d3e9e7
[zh] fix translation errors (#12408)
* fix translation errors

* Update content/zh/docs/concepts/security/index.md

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

* fix chinese translate

Co-authored-by: Michael <haifeng.yao@daocloud.io>
2023-01-08 06:50:19 -08:00
Michael a8b4b121d0
[zh] sync /docs/releases/supported-releases/ (#12411)
* [zh] sync /docs/releases/supported-releases/

* trigger the ci again

* sync with 12431
2023-01-05 18:06:34 -08:00
Istio Automation 757329aa6e
Automator: update common-files@master in istio/istio.io@master (#12433) 2023-01-05 13:44:34 -08:00
John Howard 5b746e2be4
Update version page (#12431)
* Update version page

* Update index.md
2023-01-04 10:20:33 -08:00
Ihor Sychevskyi b94f2a4d7d
update hugo to 0.109.0 (#12418) 2023-01-04 08:18:35 -08:00
Istio Automation 567e3622af
Automator: update istio@ test reference (#12417) 2023-01-04 07:30:34 -08:00
Istio Automation 971760d29e
Automator: update istio.io@ reference docs (#12430) 2023-01-03 18:56:35 -08:00