Commit Graph

10075 Commits

Author SHA1 Message Date
Eric Van Norman 527f3e5d52
Glossary updates (#14134) 2023-11-10 13:49:21 -08:00
Eric Van Norman a72fb91721
Update istio test ref to 1.20.0-rc.0 (#14091)
* Update istio test ref to 1.20.0-rc.0

* Remove added toolchain line

* Run make gen

* Update to set ENABLE_EXTERNAL_NAME_ALIAS to false (default) for testing

* Move gateway tcp-traffic shifting to demo

* Change gateway tcp-traffic shifting to not remove istio in demo...

* Change gateway tcp-traffic shifting to remove istiooperator in demo...

* Update to latest 1.20 commit

* Change to be a minimal test
2023-11-10 12:25:21 -08:00
Xiaopeng Han c4a3d13e70
Auto sort .spelling with `make gen` (#14100)
* auto sort spelling

* revise based on comments

* retain the comments

* revert to auto-sort without comments
2023-11-10 06:14:22 -08:00
Wilson Wu 990175a991
[zh] Sync #13284 into Chinese with missed translation (#14123)
* Sync #13284 into Chinese with missed translation.

* Apply suggestions from code review

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

---------

Co-authored-by: Michael <haifeng.yao@daocloud.io>
2023-11-09 19:25:20 -08:00
Michael 4bf7c5bffd
[zh] Update /about/service-mesh text and images (#14083)
* [zh] Update /about/service-mesh text and images

* apply comments from wilson
2023-11-09 19:03:20 -08:00
Istio Automation 8c6017ea65
Automator: update common-files@master in istio/istio.io@master (#14128) 2023-11-09 09:36:21 -08:00
Wilson Wu a69eedee6a
[zh] Sync 1.17.8, 1.18.5, 1.19.3 and related security update into Chinese (#14122)
* Sync 1.17.8, 1.18.5, 1.19.3 and related security update into Chinese

* fix lint

* Apply suggestions from code review

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

---------

Co-authored-by: Michael <haifeng.yao@daocloud.io>
2023-11-09 01:30:20 -08:00
Wilson Wu 493a71a58a
[zh] Sync #13933 into Chinese (#14124)
* Sync #13933 into Chinese

* Apply suggestions from code review

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

* Fix dup newline

---------

Co-authored-by: Michael <haifeng.yao@daocloud.io>
2023-11-08 23:16:19 -08:00
Wilson Wu e2f4de48ec
[zh] Sync #13745 into Chinese (#14125)
* Sync #13745 into Chinese

* Update content/zh/docs/setup/install/multicluster/primary-remote/index.md

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

---------

Co-authored-by: Michael <haifeng.yao@daocloud.io>
2023-11-08 22:57:19 -08:00
Wilson Wu 67baae669a
Sync link fix of Envoy #14111 into Chinese (#14121) 2023-11-08 20:54:27 -08:00
Wilson Wu 692cc65d9e
Sync #14115 to update AppSwitch link into Chinese (#14120) 2023-11-08 20:54:19 -08:00
Wilson Wu 48867c1743
Sync #14116 to fix Kiali link into Chinese (#14119) 2023-11-08 19:48:06 -08:00
Craig Box 31519b6ec1
Change PR template (#14118)
* Change PR template

* add new line
2023-11-08 18:53:07 -08:00
Chaitanya Tyagi 0034b7d111
Add missing deploy OPA in a separate pod tab (#13284) 2023-11-08 17:14:39 -08:00
Petr McAllister fa46df27c1
Add EKS warning to Primary Remote instructions (#13745)
* add EKS support statement to Primary Remote instructions

* removing trailing spaces
2023-11-08 16:55:39 -08:00
John Howard e4f09e476a
Fix Prometheus TLS configuration (#13933)
* Fix Prometheus TLS configuration

This was misleading/inaccurate

* Apply suggestions from code review

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

* Update content/en/docs/ops/integrations/prometheus/index.md

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

---------

Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
Co-authored-by: Craig Box <craig.box@gmail.com>
2023-11-08 16:28:38 -08:00
KipsasJaujoj 65b0669c09
Docs: update diagnostic-tools trust con (#14052)
* Docs: update diagnostic-tools trust con
figuration check command

* Docs: revert trust configuration command

* Docs: clarify what's needed if secrets does not exist

* Update content/en/docs/ops/diagnostic-tools/multicluster/index.md

Co-authored-by: Jackie Elliott <64559656+jaellio@users.noreply.github.com>

---------

Co-authored-by: Craig Box <craig.box@gmail.com>
Co-authored-by: Jackie Elliott <64559656+jaellio@users.noreply.github.com>
2023-11-08 16:08:39 -08:00
Daniel Hawton 84b19fe1fb
manual cherrypick of 13993 (#14105) 2023-11-08 15:52:38 -08:00
Sanjeev Rampal 743a2d8598
Commits for Ambient Issue #13481 https://github.com/istio/istio.io/issues/13481 (#13635) 2023-11-08 15:12:39 -08:00
Chad M. Crowell 8cf6b850b9
updated link to appswitch (#14115) 2023-11-08 11:13:49 -08:00
Arijit 9f3d2cf4a6
Fixing the link to envoy. (#14111)
Fixing Envoy link
2023-11-08 11:13:42 -08:00
Rashmi Lengade 77ed0a8d1c
Update Kiali Getting started link in the English documentation for istio.io kubernetes getting started documentation (#14116) 2023-11-08 10:51:33 -08:00
malti24 1cc3d535c4
Updated IMESH logo into svg format (#14104)
* Updated new logo

* renamed logo
2023-11-06 23:02:53 -08:00
Wilson Wu e392a32140
Sync #14099 into Chinese (#14106) 2023-11-06 15:32:53 -08:00
Xiaopeng Han 689bfe3d8b
fix patch version cve list (#14099) 2023-11-06 06:52:53 -08:00
Wilson Wu cb7a5d70e4
[zh] Sync #14095 into Chinese (#14097)
* Sync #14095 into Chinese

* Apply suggestions from code review

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

---------

Co-authored-by: Michael <haifeng.yao@daocloud.io>
2023-11-06 01:54:53 -08:00
Hiven Ou 5135d7a233
[zh] fix typo in `docs/ops` (#14102)
Signed-off-by: guiyong.ou <guiyong.ou@daocloud.io>
2023-11-06 01:09:53 -08:00
Hiven Ou 9d0076ef2e
[zh] fix typo in `docs/setup` `docs/tasks` (#14103)
Signed-off-by: guiyong.ou <guiyong.ou@daocloud.io>
2023-11-06 00:49:53 -08:00
John Howard 4129b7fd2f
Update application labeling guidance (#14095)
* Update application labeling guidance

Fixes https://github.com/istio/istio/issues/10724

* Update content/en/docs/ops/deployment/requirements/index.md

Co-authored-by: Eric Van Norman <ericvn@us.ibm.com>

---------

Co-authored-by: Eric Van Norman <ericvn@us.ibm.com>
2023-11-04 17:41:50 -07:00
Istio Automation 33242f6830
Automator: update istio.io@ reference docs (#14093) 2023-11-02 19:15:45 -07:00
JinVei 24904bb21e
fix typo in the pilot-agent page (#14089) 2023-11-02 03:28:52 -07:00
Istio Automation 18976443c7
Automator: update common-files@master in istio/istio.io@master (#14088) 2023-11-01 06:37:38 -07:00
Michael 8398062adf
[zh] Sync /telemetry/monitoring-multicluster-prometheus/ files (#14086) 2023-11-01 05:55:11 -07:00
Istio Automation c7814807ef
Automator: update istio.io@ reference docs (#14085) 2023-10-31 19:20:28 -07:00
Istio Automation c1364b0e15
Automator: update common-files@master in istio/istio.io@master (#14084) 2023-10-31 10:52:28 -07:00
dependabot[bot] 36ae3be060
Bump github.com/docker/docker (#14079)
Bumps [github.com/docker/docker](https://github.com/docker/docker) from 24.0.4+incompatible to 24.0.7+incompatible.
- [Release notes](https://github.com/docker/docker/releases)
- [Commits](https://github.com/docker/docker/compare/v24.0.4...v24.0.7)

---
updated-dependencies:
- dependency-name: github.com/docker/docker
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-31 08:12:28 -07:00
jiawei e5483a39ff
Service-mesh index zh doc optimization (#14082) 2023-10-30 23:52:27 -07:00
jiawei 3fe7e785bf
Solutions zh doc optimization (#14081) 2023-10-30 23:05:28 -07:00
my-git9 85156fd577
[zh-cn] sync cni customize-installation sidecar-injection getting-started (#14071)
Signed-off-by: xin.li <xin.li@daocloud.io>
2023-10-30 22:38:27 -07:00
Faseela K e8aee74b65
fix typo in code-blocks (#14076)
Signed-off-by: Faseela K <faseela.k@est.tech>
2023-10-30 08:19:39 -07:00
Faseela K 3c6797b521
Fix incorrect link about code-blocks (#14073)
Signed-off-by: Faseela K <faseela.k@est.tech>
2023-10-30 08:19:33 -07:00
Wilson Wu 7e67eb802b
Sync link fix #14074 into Chinese (#14077) 2023-10-30 07:56:32 -07:00
Istio Automation 8717e97f4a
fix #14069: updated incorrect hyperlink to PEP glossary (#14075)
Co-authored-by: Roofer92 <50134488+Roofer92@users.noreply.github.com>
2023-10-30 07:11:32 -07:00
Wilson Wu 8503715816
Sync #14059 add the 1.17 eol into Chinese (#14068) 2023-10-28 06:13:30 -07:00
Wilson Wu 6050c5b0e6
Sync #14065 into Chinese (#14067) 2023-10-28 06:02:31 -07:00
Mariam John 08e575894a
EOL announcement for release-1.17 (#14059)
* EOL announcement for release-1.17

* EOL announcement for release-1.17
2023-10-27 11:09:30 -07:00
John Howard 0262982f8f
Drop "distroless is alpha" warning (#14065)
https://github.com/istio/enhancements/pull/105
2023-10-27 10:56:29 -07:00
Istio Automation 4ef8f07d00
Automator: update common-files@master in istio/istio.io@master (#14063) 2023-10-27 03:49:30 -07:00
yyyhhhh 1147cdb107
[zh]Sync /zh/docs/setup/oci/index.md (#14062) 2023-10-27 02:07:30 -07:00
Hiven Ou 6044a2077e
[zh] fix typo in `content/zh/docs/tasks/security/authorization/authz-ingress/index.md` (#14061)
Signed-off-by: guiyong.ou <guiyong.ou@daocloud.io>
2023-10-26 21:28:28 -07:00