Commit Graph

10615 Commits

Author SHA1 Message Date
Wilson Wu 9305ac0291
Sync 1.22.7, 1.23.4, 1.24.2 release notes with security update into Chinese (#16118) 2024-12-19 04:12:16 -05:00
Wilson Wu 9eb9ba17d8
Sync #16045 fix typo in OpenShift pre-requisites for ambient into Chinese (#16046) 2024-12-19 04:12:09 -05:00
Craig Box 5ead60974b
remove verify-install (#16120) 2024-12-19 03:46:33 -05:00
Istio Automation 53d2c58d24
Automator: update istio.io@ reference docs (#16117) 2024-12-18 21:14:31 -05:00
Brenden Blanco 912dfbc13e
Changes for 2024-12-18 releases (#16115)
* Changes for 2024-12-18 releases

* Apply suggestions from code review

Co-authored-by: Daniel Hawton <daniel@hawton.org>

* Update index.md

Whitespace fix

* Apply suggestions from code review

Clean up .spelling

Co-authored-by: Daniel Hawton <daniel@hawton.org>

---------

Co-authored-by: Daniel Hawton <daniel@hawton.org>
2024-12-18 16:22:33 -05:00
dependabot[bot] 160db19370
Bump golang.org/x/crypto from 0.29.0 to 0.31.0 (#16103)
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.29.0 to 0.31.0.
- [Commits](https://github.com/golang/crypto/compare/v0.29.0...v0.31.0)

---
updated-dependencies:
- dependency-name: golang.org/x/crypto
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-18 15:03:33 -05:00
John Howard 4f6f3d653e
ambient: clarify ztunnel runs a task-per-pod, not process (#16113) 2024-12-18 12:05:32 -05:00
Wilson Wu 044d165e7f
Sync 1.22 EOL into Chinese (#16110) 2024-12-18 03:02:46 -05:00
Wilson Wu 38269d885c
Sync #16100 remove reference to L7 EnvoyFilter for WayPoints from Ambient docs into Chinese (#16109) 2024-12-18 03:02:39 -05:00
Wilson Wu 4352154f9f
Sync #16091 add specific policies to ambient getting started guide into Chinese (#16098) 2024-12-18 03:02:31 -05:00
Michael Weiner 7b0c3fc017
Remove Style Conflicts from Hamburger Menu SVGs (#16107)
* Remove cls-1 style conflicts from hamburger SVGs

* Remove empty <defs> tags

* Restore previous sidebar menu SVG
2024-12-17 19:23:00 -05:00
Istio Automation 907cd8ca7e
Automator: update common-files@master in istio/istio.io@master (#16111) 2024-12-17 13:16:00 -05:00
Michael Yao 39e0811c5c
[zh] Improve microservices-istio/prereq/index.md (#16079) 2024-12-17 05:03:00 -05:00
zirain d86b9539a4
announcement for 1.22 EOL (#16105) 2024-12-17 00:26:59 -05:00
Istio Automation 675a2183a7
Automator: update istio.io@ reference docs (#16106) 2024-12-16 21:13:58 -05:00
Michael Weiner b2f903ac2e
Change Hover Background for CTA Button in Header (#16097) 2024-12-16 18:07:58 -05:00
Niranjan Shankar da6e38e51d
Remove L7 EnvoyFilter from Ambient docs (#16100)
Signed-off-by: nshankar <nshankar@microsoft.com>
2024-12-16 17:56:04 -05:00
Istio Automation 2dc59901c2
Automator: update istio@ test reference (#16096) 2024-12-16 17:55:58 -05:00
Istio Automation 91cc575fbd
Automator: update common-files@master in istio/istio.io@master (#16101) 2024-12-16 16:26:26 -05:00
Istio Automation 3f150f9386
Automator: update common-files@master in istio/istio.io@master (#16099) 2024-12-16 13:35:27 -05:00
Craig Box 224ca15b96
add specific policies to ambient getting started guide (#16091)
* add specific policies to ambient getting started guide

* review feedback
2024-12-16 06:49:15 -05:00
Wilson Wu ceccef9048
Sync #16057 helm and istioctl setup docs into Chinese (#16090) 2024-12-15 20:44:22 -05:00
Wilson Wu 992546f2b1
Sync #16057 faq install and ambient install docs into Chinese (#16089) 2024-12-15 20:44:14 -05:00
Istio Automation faa42f5910
Automator: update common-files@master in istio/istio.io@master (#16092) 2024-12-13 11:56:04 -05:00
Istio Automation 4020802226
Automator: update istio.io@ reference docs (#16088) 2024-12-12 21:14:02 -05:00
Ben Leggett fe9599e153
Explicitly document how to template manifests with both `helm` and `istioctl` and remove references to `istioctl manifest diff` (#16057)
* Explicitly document how to template manifests with both `helm` and `istioctl` and remove references to `istioctl manifest diff`

Signed-off-by: Benjamin Leggett <benjamin.leggett@solo.io>

* Lintfix

Signed-off-by: Benjamin Leggett <benjamin.leggett@solo.io>

* Update content/en/about/faq/setup/install-method-selection.md

Co-authored-by: Craig Box <craig.box@gmail.com>

* Update content/en/about/faq/setup/install-method-selection.md

Co-authored-by: Craig Box <craig.box@gmail.com>

* Update content/en/docs/setup/install/helm/index.md

Co-authored-by: Craig Box <craig.box@gmail.com>

* Update content/en/docs/setup/install/helm/index.md

Co-authored-by: Craig Box <craig.box@gmail.com>

* Update content/en/docs/setup/install/helm/index.md

Co-authored-by: Craig Box <craig.box@gmail.com>

* Update content/en/docs/setup/install/istioctl/index.md

Co-authored-by: Craig Box <craig.box@gmail.com>

* Addl fixes

Signed-off-by: Benjamin Leggett <benjamin.leggett@solo.io>

* Formatting fixes

Signed-off-by: Benjamin Leggett <benjamin.leggett@solo.io>

* Update content/en/about/faq/setup/install-method-selection.md

Co-authored-by: Craig Box <craig.box@gmail.com>

* Review comments

Signed-off-by: Benjamin Leggett <benjamin.leggett@solo.io>

* Gen

Signed-off-by: Benjamin Leggett <benjamin.leggett@solo.io>

---------

Signed-off-by: Benjamin Leggett <benjamin.leggett@solo.io>
Co-authored-by: Craig Box <craig.box@gmail.com>
2024-12-12 17:26:02 -05:00
Craig Box 1f25d8fc17
CSS changes for code blocks & message fields tables (#16083)
* CSS changes for code blocks & message fields tables

* Chomp newline to fix code-in-pre rendering bug

* lint fixes
2024-12-12 16:33:01 -05:00
Ihor Sychevskyi e7f34e25fe
fix menu icon (#16077) 2024-12-11 19:59:01 -05:00
Michael Yao f9dad80c6a
[zh] Improve add-new-microservice-version/index.md (#16080)
* [zh] Improve add-new-microservice-version/index.md

* Update index.md
2024-12-11 04:58:48 -05:00
Michael Yao ecf7655e3d
Fix typos and consistency for an example of microservices-istio (#16081) 2024-12-11 04:09:48 -05:00
Istio Automation aa32ca0507
Automator: update common-files@master in istio/istio.io@master (#16075) 2024-12-10 05:38:38 -05:00
Istio Automation 33ba08e506
Automator: update istio.io@ reference docs (#16074) 2024-12-09 21:15:37 -05:00
Istio Automation e105da8507
Automator: update istio@ test reference (#16069) 2024-12-09 05:56:37 -05:00
Craig Box 978a08ae38
fix Helm test error introduced in #16060 (#16071) 2024-12-09 03:51:37 -05:00
Istio Automation 33d4d16244
Automator: update common-files@master in istio/istio.io@master (#16070) 2024-12-09 01:53:15 -05:00
Wilson Wu d1aea12431
Sync #16065 fixup CRD upgrade note to (hopefully) be clearer into Chinese (#16068) 2024-12-09 01:02:21 -05:00
Wilson Wu cf537b0ab5
Sync #16052 fixup istio-cni upgrade warning into Chinese (#16055) 2024-12-09 01:02:14 -05:00
Wilson Wu 34ef86c9ec
Sync #16060 use one cmd to create namespace with deploy into Chinese (#16062) 2024-12-08 03:40:09 -05:00
Istio Automation 7fc856fddd
Automator: update common-files@master in istio/istio.io@master (#16067) 2024-12-06 17:47:07 -05:00
Ben Leggett 15ad530cc5
Fixup CRD upgrade note to (hopefully) be clearer (#16065)
* Fixup CRD upgrade note to (hopefully) be clearer

Signed-off-by: Benjamin Leggett <benjamin.leggett@solo.io>

* Update content/en/news/releases/1.24.x/announcing-1.24/upgrade-notes/index.md

Co-authored-by: Daniel Hawton <daniel@hawton.org>

---------

Signed-off-by: Benjamin Leggett <benjamin.leggett@solo.io>
Co-authored-by: Daniel Hawton <daniel@hawton.org>
2024-12-06 12:09:08 -05:00
Istio Automation 66e19215ed
Automator: update common-files@master in istio/istio.io@master (#16063) 2024-12-06 10:17:09 -05:00
Ben Leggett 56687a67e1
Do the thing we suggest instead of documenting the hard way (#16060)
* Nit - do the thing we suggest instead of documenting the hard way

Signed-off-by: Benjamin Leggett <benjamin.leggett@solo.io>

* derp

Signed-off-by: Benjamin Leggett <benjamin.leggett@solo.io>

---------

Signed-off-by: Benjamin Leggett <benjamin.leggett@solo.io>
2024-12-05 20:12:06 -05:00
Ben Leggett bd4e1379cd
Fixup istio-cni upgrade warning (#16052)
* Fixup istio-cni upgrade warning

Signed-off-by: Benjamin Leggett <benjamin.leggett@solo.io>

* Link

Signed-off-by: Benjamin Leggett <benjamin.leggett@solo.io>

---------

Signed-off-by: Benjamin Leggett <benjamin.leggett@solo.io>
2024-12-05 05:15:06 -05:00
Craig Box a8d86defdc
test netlify fix (#16054) 2024-12-05 04:18:06 -05:00
Wilson Wu 5af7874056
Sync #16039 add warning for injection customization into Chinese (#16043) 2024-12-05 03:24:12 -05:00
Wilson Wu 4fa7c04779
Sync #16030 update resource attachment into Chinese (#16042) 2024-12-05 03:24:05 -05:00
Sridhar Gaddam cfd6225e94
Fix istioctl install command for OpenShift (#16049)
Fixes: https://github.com/istio/istio.io/issues/16047

Signed-off-by: Sridhar Gaddam <sgaddam@redhat.com>
2024-12-04 14:13:37 -05:00
Sridhar Gaddam 0bcc926ff8
Fix typo in OpenShift pre-requisites for ambient (#16045)
Signed-off-by: Sridhar Gaddam <sgaddam@redhat.com>
2024-12-04 09:00:37 -05:00
John Howard d530fb2470
Add warning for injection customization (#16039)
See https://github.com/istio/istio/issues/51187#issuecomment-2515485416
2024-12-04 01:58:37 -05:00
Istio Automation d9ec4c06a0
Automator: update istio.io@ reference docs (#16041) 2024-12-03 21:18:37 -05:00