Commit Graph

8665 Commits

Author SHA1 Message Date
Eric Van Norman af9705dd17 advance master to release-1.19 2023-06-07 14:31:17 +00:00
Eric Van Norman 9bfe26e693 update data/versions.yml and archive index page 2023-06-07 14:23:43 +00:00
Eric Van Norman 5a2e42b79c build an archive of v1.17 in master 2023-06-07 14:23:24 +00:00
Eric Van Norman b5ae9c9700 Update create_version script with older config.toml 2023-06-07 09:22:12 -05:00
Paul Merrison dd8967e655
[release-1.18] Release Notes (#13269)
* initial draft

* Fix typo

* remove 1.22 k8s warning

* Updating supportStatus table

* Update content/en/news/releases/1.18.x/announcing-1.18/_index.md

Co-authored-by: jacob-delgado <jacob.delgado@volunteers.acasi.info>

* Update content/en/news/releases/1.18.x/announcing-1.18/_index.md

Co-authored-by: Xiaopeng Han <hanxiaop8@outlook.com>

* Review fixes

* Fix trailing -

* Finished first draft

* Minor change

* Fixed linting issues save for link checking

* Update content/en/news/releases/1.18.x/announcing-1.18/_index.md

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

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

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

* Update content/en/news/releases/1.18.x/announcing-1.18/change-notes/index.md

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

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

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

* Update content/en/news/releases/1.18.x/announcing-1.18/change-notes/index.md

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

* Update content/en/news/releases/1.18.x/announcing-1.18/change-notes/index.md

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

* Update content/en/news/releases/1.18.x/announcing-1.18/_index.md

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

* Minor wording change

* Update content/en/news/releases/1.18.x/announcing-1.18/change-notes/index.md

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

* Update content/en/news/releases/1.18.x/announcing-1.18/change-notes/index.md

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

* Update content/en/news/releases/1.18.x/announcing-1.18/change-notes/index.md

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

* Update content/en/news/releases/1.18.x/announcing-1.18/change-notes/index.md

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

* Update content/en/news/releases/1.18.x/announcing-1.18/change-notes/index.md

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

* Fix line break

* Update content/en/news/releases/1.18.x/announcing-1.18/change-notes/index.md

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

* Fixing .spelling

* Update content/en/news/releases/1.18.x/announcing-1.18/change-notes/index.md

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

* Update content/en/news/releases/1.18.x/announcing-1.18/change-notes/index.md

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

* Update content/en/news/releases/1.18.x/announcing-1.18/change-notes/index.md

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

* Minor fixes

* Update content/en/news/releases/1.18.x/announcing-1.18/change-notes/index.md

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

* Update content/en/news/releases/1.18.x/announcing-1.18/change-notes/index.md

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

* Review fixes

* Changes to .spelling

* Update content/en/news/releases/1.18.x/announcing-1.18/change-notes/index.md

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

* Update release date

* Added more issue links

---------

Co-authored-by: jacob-delgado <jacob.delgado@volunteers.acasi.info>
Co-authored-by: Xiaopeng Han <hanxiaop8@outlook.com>
Co-authored-by: Eric Van Norman <ericvn@us.ibm.com>
2023-06-07 06:06:04 -07:00
bzsuni 471975255b
sync docs/tasks/observability/metrics/classify-metrics/index.md (#13304)
Signed-off-by: bzsuni <bingzhe.sun@daocloud.io>
2023-06-07 02:36:03 -07:00
Faseela K 31fbb11a68
Enhance mTLS origination example (#13297)
* Enhance mTLS origination example

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

* rebase

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

---------

Signed-off-by: Faseela K <faseela.k@est.tech>
2023-06-07 00:08:03 -07:00
bzsuni 42b398dc29
sync docs/tasks/observability/metrics/customize-metrics/index.md (#13306)
Signed-off-by: bzsuni <bingzhe.sun@daocloud.io>
2023-06-06 23:24:03 -07:00
Kuat a985ac38a6
cleanup more usages of EnvoyFilter (#13301)
* cleanup more usages of EnvoyFilter

Signed-off-by: Kuat Yessenov <kuat@google.com>

* fix

Signed-off-by: Kuat Yessenov <kuat@google.com>

* fix test

Signed-off-by: Kuat Yessenov <kuat@google.com>

* review

Signed-off-by: Kuat Yessenov <kuat@google.com>

---------

Signed-off-by: Kuat Yessenov <kuat@google.com>
2023-06-06 14:06:49 -07:00
Faseela K 8ba8228b1a
Add proxy-config secret command for verification (#13294)
* Add proxy-config secret command for verification

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

* fix test failure

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

* remove secure-ingress changes

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

* incorporate review comments

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

---------

Signed-off-by: Faseela K <faseela.k@est.tech>
2023-06-06 10:19:49 -07:00
Kuat 340ac45f6e
docs: update classify metrics page (#13296)
Signed-off-by: Kuat Yessenov <kuat@google.com>
2023-06-06 08:08:55 -07:00
Mariam John dc17e809a4
WIP: Release Notes for 1.17.3 release. (#13264) 2023-06-06 08:08:48 -07:00
Faseela K 504290f56d
remove unused SE cleanup step (#13295)
Signed-off-by: Faseela K <faseela.k@est.tech>
2023-06-06 07:55:48 -07:00
my-git9 c616dee49f
[zh-cn] improve certmanager jaeger grafana kiali (#13279)
Signed-off-by: xin.li <xin.li@daocloud.io>
2023-06-06 06:36:49 -07:00
Michael 6958664c16
[zh] sync files in /traffic-management/locality-load-balancing/ (#13290) 2023-06-05 18:02:19 -07:00
my-git9 49d9e1555d
[zh-cn] improve proxy-cmd virtual-machines (#13292)
Signed-off-by: xin.li <xin.li@daocloud.io>
2023-06-05 17:14:26 -07:00
my-git9 9d47421213
[zh] improve prometheus skywalking (#13280)
Signed-off-by: xin.li <xin.li@daocloud.io>
2023-06-05 17:14:19 -07:00
Istio Automation d8347483ca
Automator: update common-files@master in istio/istio.io@master (#13293) 2023-06-05 11:37:18 -07:00
Istio Automation 5346defa92
Automator: update istio@ test reference (#13285) 2023-06-05 07:54:25 -07:00
Eric Van Norman deefa6b6be
Update Hugo, Go, Node, and Ruby versions (#13268)
* Update Hugo, Go, P{ython, Node versions

* Revert python

* Update Go version
2023-06-05 07:54:17 -07:00
Faseela K 5dfb323027
Document CRL usage (#13275)
* Document CRL usage

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

* incorporate review comments

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

* fix lint

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

* Update content/en/boilerplates/crl-tip.md

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

---------

Signed-off-by: Faseela K <faseela.k@est.tech>
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
2023-06-05 06:21:18 -07:00
bzsuni 26cd5686a7
sync blog/2023/experimental-dual-stack/index.md (#13288)
Signed-off-by: bzsuni <bingzhe.sun@daocloud.io>
2023-06-05 02:16:17 -07:00
Wilson Wu 70da155b4c
[zh] Sync Configuring istioctl for a remote cluster blog into Chinese (#13282)
* Translate Configuring istioctl for a remote cluster blog into Chinese

* Fix lint problem

* Correct terms
2023-06-04 20:36:16 -07:00
Michael 2c5aa559b4
replace a zh term 'remote cluster' (#13286) 2023-06-04 18:57:17 -07:00
xin gu 4019518d86
[zh] sync /setup/platform-setup/docker (#13281)
* sync /setup/platform-setup/docker

* Update index.md
2023-06-03 04:11:40 -07:00
Michael 40a6ff8bd6
sync 3 blogs: ambient and tsc-announcement (#13262) 2023-06-03 03:22:47 -07:00
Michael 688f2a376a
[zh] sync /egress/egress-kubernetes-services/ (#13251) 2023-06-03 03:22:40 -07:00
Ian Rudie 49ba8299c0
updates to dual stack blog to make following easier (#13277)
* updates to dual stack blog to make following easier

Signed-off-by: ilrudie <ian.rudie@solo.io>

* addressing linting issue from CI

Signed-off-by: ilrudie <ian.rudie@solo.io>

* Update content/en/blog/2023/experimental-dual-stack/index.md

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

* Update content/en/blog/2023/experimental-dual-stack/index.md

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

---------

Signed-off-by: ilrudie <ian.rudie@solo.io>
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
2023-06-02 14:09:03 -07:00
Kuat f4f439c9cc
cleanup envoy filter use (#13276)
Signed-off-by: Kuat Yessenov <kuat@google.com>
2023-06-02 06:13:02 -07:00
my-git9 29647f9edf
[zh] improve security (#13274)
Signed-off-by: xin.li <xin.li@daocloud.io>
2023-06-01 22:51:02 -07:00
my-git9 ad5bca5356
[zh-cn] improve security (#13273)
Signed-off-by: xin.li <xin.li@daocloud.io>
2023-06-01 07:32:01 -07:00
Wilson Wu a4a48f6291
[zh] Sync Getting started with the Kubernetes Gateway API blog into Chinese (#13271)
* Translate Getting started with the Kubernetes Gateway API blog into Chinese

* Fix and improve
2023-06-01 07:03:01 -07:00
Wilson Wu f8333807b2
[zh] Sync Istio publishes results of 2022 security audit blog into Chinese (#13261)
* Start translate 2022 security assessment into Chinese

* Sync Istio publishes results of 2022 security audit blog into Chinese
2023-05-30 18:36:59 -07:00
Istio Automation 309a2d7e8d
Automator: update istio@ test reference (#13258) 2023-05-30 07:16:01 -07:00
Wilson Wu 5530f58aac
[zh] Sync the Announcing the results of Istio’s first security assessment blog into Chinese (#13260)
* Start translate the 1st scurity assessment into Chinese

* Translating

* Sync the first security assessment of Istio blog into Chinese
2023-05-29 05:14:00 -07:00
my-git9 7551bcc1f6
[zh] improve concepts/security (#13259)
Signed-off-by: xin.li <xin.li@daocloud.io>
2023-05-28 07:39:58 -07:00
Wilson Wu af43c6f8c9
[zh] Sync 1.11.8, 1.13.9 and 1.14.5 release notes into Chinese (#13257)
* Sync 1.11.8, 1.13.9 and 1.14.5 release notes into Chinese

* Fix format
2023-05-28 07:29:05 -07:00
Wilson Wu f2880503a9
[zh] Sync 1.6 release note into Chinese (#13255)
* Sync 1.6 release node into Chinese

* Fix format
2023-05-28 07:28:58 -07:00
Wilson Wu 3e1c79a0b6
[zh] Sync 1.11.7, 1.14.6 and 1.15.7 release notes into Chinese (#13256)
* Sync 1.14.6 and 1.15.7 release notes into Chinese

* Fix security link to zh version

* Update content/zh/news/releases/1.14.x/announcing-1.14.6/index.md

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

* Update content/zh/news/releases/1.14.x/announcing-1.14.6/index.md

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

* Add 1.11.7 release note and fix formats

* Fix typo

* Make lint happy

---------

Co-authored-by: Michael <haifeng.yao@daocloud.io>
2023-05-28 07:14:59 -07:00
Wilson Wu 27efea0fce
Sync 1.6 change note into Chinese (#13253) 2023-05-28 00:48:05 -07:00
Wilson Wu 3d836e85e0
Sync a missed aliases file to zh (#13252) 2023-05-28 00:47:58 -07:00
xin gu d4f7e51e1b
[zh] sync /tasks/observability/metrics/customize-metrics (#13247)
* sync /tasks/observability/metrics/customize-metrics

sync /tasks/observability/metrics/customize-metrics

* Update index.md
2023-05-28 00:30:27 -07:00
Wilson Wu 8ca1190fc8
[zh] Sync 1.16 release note and 1.16.5 release note into Chinese (#13246)
* Sync 1.16 release note into Chinese

* Sync 1.16.5 release note into Chinese

* Fix aliases of doc
2023-05-26 18:03:25 -07:00
Wilson Wu d192784e6c
Sync broken link fix to zh (#13244) 2023-05-26 07:44:22 -07:00
Eric Van Norman a6a4f0dd61
Update istio test reference to rc.0 commit (#13243) 2023-05-26 07:31:28 -07:00
Wilson Wu 35ab011794
[zh] Sync 1.17.x change note into Chinese and fix a typo (dup space) in en version (#13238)
* Fix typo for one more space in 1.17.x change note

* Sync 1.17.x change note to zh

* Fix style and format
2023-05-26 07:31:21 -07:00
Eric Van Norman ba7e7b9bad
Fix broken link to subzone (#13242) 2023-05-25 09:16:42 -07:00
Michael 20d8a61f6a
[zh] sync 1.16.2, 1.16.3, 1.16.4 release notes (#13241) 2023-05-25 03:31:41 -07:00
Michael 6ded1701d2
[zh] make zh expressions consistent in changelog (#13240) 2023-05-25 02:04:41 -07:00
Adityayxt d897781e03
revise (#13236) 2023-05-23 20:22:40 -07:00