Commit Graph

10075 Commits

Author SHA1 Message Date
Loong Dai 52761c129b
ambient: comment no gateway as default (#14884)
Signed-off-by: Loong <loong.dai@intel.com>
2024-04-18 06:36:42 -07:00
Istio Automation 2c119343e5
[master] Clarification on injection (#14911)
* Clarification on injection

hope to fixes: https://github.com/istio/istio.io/issues/14597

I don't think you could use istio.io/rev=disabled, so didn't list that label in the first bullet.

* Update index.md

---------

Co-authored-by: Lin Sun <lin.sun@solo.io>
2024-04-17 22:07:42 -07:00
John Howard bf71dc9b05
Remove note about insecure usage of TLS (#14910)
This is now secure by default!
2024-04-17 17:12:41 -07:00
Justin Pettit 520f2d7fb7
Update CVE number for Security Advisory 2024-002. (#14904)
Some of the references mistakenly referred to CVE-2024-45288, but they
should have been for CVE-2023-45288.
2024-04-17 14:40:41 -07:00
Frank Budinsky bfb9ab95ef
gateway-api: use v1 resources in examples (#14898) 2024-04-17 10:09:41 -07:00
Lin Sun 5362988cf1
Update ambient helm install index.md to be consistent (#14888)
* Update ambient helm install index.md to be consistent

* add --wait

* make gen

* minor tweak on wording
2024-04-17 08:17:42 -07:00
Wilson Wu 5f064b1c29
Sync #14778 #14876 and #14885 into Chinese (#14892) 2024-04-16 20:40:40 -07:00
Istio Automation f93801b7eb
Automator: update istio.io@ reference docs (#14891) 2024-04-16 19:12:40 -07:00
zirain b719e01cd9
add tips for CEL expression (#14876)
* add tips for CEL expression

* fix lint

* fix lint

* update
2024-04-16 09:00:47 -07:00
Tung Leo 458dca078d
Grafana: Use latest dashboard revision in import reference script (#14778) 2024-04-16 09:00:40 -07:00
Loong Dai 58b5eb322f
ambient: fix wrong order (#14885)
Signed-off-by: Loong <loong.dai@intel.com>
2024-04-16 02:33:36 -07:00
Wilson Wu 85192c1eb8
Fix k3s English link and sync #14880 update into Chinese (#14883) 2024-04-15 23:39:37 -07:00
Istio Automation 5ea35cdf1c
Automator: update istio.io@ reference docs (#14882) 2024-04-15 19:17:37 -07:00
Istio Automation e23c904059
Automator: update common-files@master in istio/istio.io@master (#14881) 2024-04-15 10:58:36 -07:00
Ben Leggett 0748135574
Fixup (#14880)
Signed-off-by: Benjamin Leggett <benjamin.leggett@solo.io>
2024-04-15 10:32:37 -07:00
Istio Automation b977bf29c6
Automator: update istio@ test reference (#14877) 2024-04-15 08:27:36 -07:00
Istio Automation 313926c533
Automator: update istio.io@ reference docs (#14879) 2024-04-14 19:16:35 -07:00
Wilson Wu dbd516edc0
Sync #14753 Gateway API instructions to gateway TLS origination into Chinese (#14864) 2024-04-14 18:28:42 -07:00
Wilson Wu e9d480e77d
Sync #14825 improve otel example into Chinese (#14861) 2024-04-14 18:28:35 -07:00
Istio Automation 22750b1517
Automator: update istio.io@ reference docs (#14878) 2024-04-13 19:15:32 -07:00
Istio Automation de9a08f9cd
Automator: update istio.io@ reference docs (#14875) 2024-04-12 19:11:31 -07:00
Istio Automation d66c819ad5
Automator: update common-files@master in istio/istio.io@master (#14873) 2024-04-12 06:23:31 -07:00
Istio Automation 76040ddf7d
Automator: update istio.io@ reference docs (#14872) 2024-04-11 19:17:30 -07:00
Istio Automation b84668cc8c
Automator: update istio.io@ reference docs (#14871) 2024-04-10 19:12:28 -07:00
Daniel Hawton e2e1d9751a
Fix CVSS Vector Calculator Link Gen (#14863)
Not sure if NVD changed the format of the calculator link or we just
missed this, but basically the vector calculator does not support
`CVSS:x.x/` as part of the vector to define the version to use. It's a
seperate arg. Split it out, but default to 3.1 which is the newest
version.

Signed-off-by: Daniel Hawton <daniel.hawton@solo.io>
2024-04-10 03:28:24 -07:00
Wilson Wu 14692a3902
Fix bad issue link in releasenotes (#14866) 2024-04-10 02:01:53 -07:00
Wilson Wu b65eb63f4b
[zh] Sync #14858 1.19.9, 1.20.5, 1.21.1 and Security Advisory 2024-002 into Chinese (#14862)
* Sync #14858 into Chinese

* Apply suggestions from code review

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

* Apply suggestions from code review

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

* Fix bad issue link

---------

Co-authored-by: Xiaopeng Han <hanxiaop8@outlook.com>
Co-authored-by: Michael <haifeng.yao@daocloud.io>
2024-04-09 21:26:53 -07:00
jiecloud a58449c46e
[zh] sync news announcing-1.19-eol (#14796)
* [zh] sync news announcing-1.19-eol

* Update index.md

with @wilsonwu comment
Suggest to keep same format of date with other announcements.
with @windsonsea  comment
Add a blank line at bottom, to fix the lint error

* Update content/zh/news/support/announcing-1.19-eol/index.md

---------

Co-authored-by: Wilson Wu <iwilsonwu@gmail.com>
2024-04-09 20:39:54 -07:00
Istio Automation 0dca38ef77
Automator: update istio.io@ reference docs (#14865) 2024-04-09 19:11:53 -07:00
Frank Budinsky 3c2aa7dd9a
Add Gateway API instructions to gateway TLS origination doc (#14753)
* Add Gateway API instructions to gateway TLS origination doc

* add gateway-api tests

* fix gtw_tls_test

* Fix cleanup sleep

* add role/rolebinding

* fix routes
2024-04-09 06:46:52 -07:00
Daniel Hawton 56c9a400c7
[Release Notes] 1.19.9, 1.20.5, 1.21.1 and Security Advisory 2024-002 (#14846) (#14858)
* add notes

* make gen

* Update content/en/docs/releases/supported-releases/index.md



* feedback

---------

Co-authored-by: Eric Van Norman <ericvn@us.ibm.com>
2024-04-09 00:45:52 -07:00
Wilson Wu 3e9fa39a30
[zh] Sync Ambient K3S prerequisite #14826 into Chinese (#14827)
* Sync #14826 into Chinese

* Update content/zh/docs/ops/ambient/install/platform-prerequisites/index.md

* Update content/zh/docs/ops/ambient/install/platform-prerequisites/index.md

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

---------

Co-authored-by: Michael <haifeng.yao@daocloud.io>
2024-04-08 20:46:52 -07:00
Istio Automation 7927fda9db
Automator: update istio.io@ reference docs (#14860) 2024-04-08 19:11:52 -07:00
Ihor Sychevskyi ff2c729884
update hugo to 0.124.1 (#14859) 2024-04-08 14:46:52 -07:00
Joao Grassi ae5e7c3ace
Add OpenTelemetry tracing export example via HTTP (#14825)
* Add tests for http

* fix typo

* Clean up
2024-04-08 12:59:55 -07:00
Istio Automation 15831101b2
Automator: update common-files@master in istio/istio.io@master (#14857) 2024-04-08 11:35:55 -07:00
Wilson Wu 53d4290f8c
[zh] Sync #14734 GKE prerequisite into Chinese (#14850)
* Sync #14734 GKE prerequisite into Chinese

* fix

* fix

* Update content/zh/docs/ops/ambient/install/platform-prerequisites/index.md

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

---------

Co-authored-by: Xiaopeng Han <hanxiaop8@outlook.com>
2024-04-07 19:58:54 -07:00
Istio Automation 36aec40a99
Automator: update istio.io@ reference docs (#14853) 2024-04-07 19:10:54 -07:00
Istio Automation f4c6d523c5
Automator: update istio@ test reference (#14851) 2024-04-07 15:39:54 -07:00
Wilson Wu 8fb272b360
Sync #14841 image type value fix into Chinese (#14849) 2024-04-06 23:42:53 -07:00
Istio Automation 6643350e8f
Automator: update istio.io@ reference docs (#14848) 2024-04-05 19:10:53 -07:00
Ben Leggett de2600dcc8
Add GKE note for `kube-system` to Platform Prerequisites (#14734)
* Add GKE note for `kube-system`

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

* Fixup lint

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

* More specific GKE guidance for now (ty @dhawton)

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

* Spelling and other lints

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

---------

Signed-off-by: Benjamin Leggett <benjamin.leggett@solo.io>
2024-04-05 14:18:22 -07:00
John Howard da794e415b
Fix distroless field name (#14841)
We were using the proto name, not the yaml name
2024-04-05 12:48:22 -07:00
John Howard 3f44e9431c
Mark Gateway API as stable, beta for mesh (#14839)
Mesh is declared as Beta because it just graduated upstream, so it has
much less soak time. Additionally, we fail one conformance test. I
would like to note the failing conformance test somewhere, but not sure
where.
2024-04-05 08:39:22 -07:00
Istio Automation 788e45be0f
Automator: update istio.io@ reference docs (#14837) 2024-04-04 19:43:16 -07:00
Istio Automation d5f03a91b6
Automator: update common-files@master in istio/istio.io@master (#14838) 2024-04-04 19:27:39 -07:00
Istio Automation 0f76d7af32
Automator: update common-files@master in istio/istio.io@master (#14834) 2024-04-04 16:23:00 -07:00
Istio Automation e7be32c452
Automator: update common-files@master in istio/istio.io@master (#14833) 2024-04-04 14:48:10 -07:00
Istio Automation 5ee363bdfc
Automator: update common-files@master in istio/istio.io@master (#14832) 2024-04-04 13:47:08 -07:00
Istio Automation a4361acb96
Automator: update istio.io@ reference docs (#14830) 2024-04-03 19:13:08 -07:00