Commit Graph

10528 Commits

Author SHA1 Message Date
Istio Automation 853faa3e6d
Automator: update common-files@master in istio/istio.io@master (#15981) 2024-11-22 16:08:16 -05:00
Wilson Wu f883b75b43
Sync #15970 fix istioctl profiles links into Chinese (#15976) 2024-11-21 21:45:16 -05:00
Wilson Wu cfd5ca9573
Sync #15967 update ttl for proxy dns resolution into Chinese (#15975) 2024-11-21 21:37:22 -05:00
Wilson Wu ce37d17292
[zh] Sync #15965 update peer metadata into Chinese (#15973)
* Sync #15965 update peer metadata into Chinese

* fix missed translation

* fix
2024-11-21 21:37:15 -05:00
Istio Automation 415eb9481b
Automator: update istio.io@ reference docs (#15977) 2024-11-21 21:12:43 -05:00
Craig Box 8041a22ee2
fix profiles links (#15970) 2024-11-21 04:15:49 -05:00
Navin ILango e8c8e211bf
update ttl for proxy dns resolution (#15967)
* update ttl for proxy dns resolution

* Update content/en/docs/ops/configuration/traffic-management/dns/index.md

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

* re-phrase ttl for dns resolution

---------

Co-authored-by: Craig Box <craig.box@gmail.com>
2024-11-21 04:15:42 -05:00
Wilson Wu 927cfea88d
Sync disable authz-tcp test and fix telemetry test into Chinese (#15961) 2024-11-21 02:15:00 -05:00
Istio Automation ee21b769b7
Automator: update istio.io@ reference docs (#15972) 2024-11-20 21:15:01 -05:00
Sridhar Gaddam b2f0194f03
Fix revision in uninstall previous control plane (#15907)
* Fix revision in uninstall previous control plane

The upgrade document uses references to both OLD_REVISION as well
as REVISION, but in the "Uninstall the previous control plane" section
instead of using "OLD_REVISION", it uses "REVISION". This PR fixes it.

Signed-off-by: Sridhar Gaddam <sgaddam@redhat.com>

* Include revision as well in cleanup

Signed-off-by: Sridhar Gaddam <sgaddam@redhat.com>

* Use snip_delete_old_revision methods

Signed-off-by: Sridhar Gaddam <sgaddam@redhat.com>

---------

Signed-off-by: Sridhar Gaddam <sgaddam@redhat.com>
2024-11-20 17:35:59 -05:00
zirain 1283d2405e
update peer metadata (#15965) 2024-11-20 16:12:00 -05:00
Faseela K ee5acfe993
Manually update test reference and disable authz-test (#15959)
* Temporarily disable failing telemetry test to update test referenence

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

* rebase and revert telemetry-api changes

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

* disable authz-tcp test

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

---------

Signed-off-by: Faseela K <faseela.k@est.tech>
2024-11-20 14:22:00 -05:00
Istio Automation 8bbbf9209d
Automator: update istio.io@ reference docs (#15962) 2024-11-19 21:09:59 -05:00
Wilson Wu a2c2fc85b2
Sync #15949 clarify API support in waypoint into Chinese (#15953) 2024-11-19 06:17:58 -05:00
zirain e26275f03a
fix telemetry test (#15958) 2024-11-19 06:09:57 -05:00
Craig Box eda9f45c32
disable authz-tcp test (#15955) 2024-11-19 03:58:58 -05:00
Ihor Sychevskyi 0949c5d0bb
fix header arrow (#15938) 2024-11-19 03:41:58 -05:00
Michael Yao e2dd6f983d
[zh] update ingress-control (#15948) 2024-11-18 22:40:58 -05:00
John Howard c9abe02ec0
Clarify API support in waypoint (#15949)
* Clarify API support in waypoint

DestinationRule is now supported

* Update content/en/docs/ambient/usage/l7-features/index.md

Co-authored-by: Ben Leggett <854255+bleggett@users.noreply.github.com>

---------

Co-authored-by: Ben Leggett <854255+bleggett@users.noreply.github.com>
2024-11-18 14:14:58 -05:00
Wilson Wu 9445ac7b04
Sync #15944 remove reference to MetalLB in kind related docs into Chinese (#15946) 2024-11-17 06:33:09 -05:00
Wilson Wu 0cb0d7fa7e
[zh] Sync #15931 DNS Auto Allocation Version 2 into Chinese (#15941)
* Sync #15931 DNS Auto Allocation Version 2 into Chinese

* improve
2024-11-17 06:33:03 -05:00
Wilson Wu 903d335fb7
Sync #15923 add a remote cluster check step to "verify the installation" multicluster setup docs into Chinese (#15934) 2024-11-17 06:32:56 -05:00
Istio Automation 4a44551f7b
Automator: update istio.io@ reference docs (#15947) 2024-11-16 21:13:55 -05:00
Adarsh K Kumar e5cb85ea16
remove reference to MetalLB in Kind Docs (#15944) 2024-11-15 17:03:54 -05:00
Wilson Wu 3aac897aad
Sync #15936 fix annotation name in release notes into Chinese (#15943) 2024-11-15 03:31:35 -05:00
Ben Leggett 1a4c6c1807
Fixup (#15940)
Signed-off-by: Benjamin Leggett <benjamin.leggett@solo.io>
2024-11-15 01:31:34 -05:00
Faseela K 2e90b6ce9b
Document DNS Auto Allocation Version 2 (#15931)
* Document DNS Auto Allocation Version 2

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

* fix gencheck

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

* fix tests

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

* fix lint

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

* review comments

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

* review comments

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

* fix lint

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

* Update index.md

* Update index.md

---------

Signed-off-by: Faseela K <faseela.k@est.tech>
2024-11-14 19:06:35 -05:00
John Howard 9c0119c443
Fix annotation name in release notes (#15936) 2024-11-14 11:23:34 -05:00
Istio Automation ea059e0b14
Automator: update istio.io@ reference docs (#15933) 2024-11-13 21:12:33 -05:00
Andrii Holovin 2f1a6a3f17
Fix toggleActiveHeader to handle empty banner case (#15930) 2024-11-13 16:40:33 -05:00
rob salmond 93c28e51ed
add a remote cluster check step to "verify the installation" multicluster setup docs (#15923)
* add remote cluster verification step

* this only applies if timeouts happen

* create testable snippets

* run verification snippet

* actually verify output matches expectations
2024-11-13 11:52:33 -05:00
Wilson Wu 5f792704f2
Sync Istio Phippy book blog into Chinese (#15928) 2024-11-12 20:21:33 -05:00
Wilson Wu 8e490040d2
Sync #15922 platform details while installing ztunnel on OpenShift into Chinese (#15926) 2024-11-12 10:12:32 -05:00
Faseela K 8c53631a43
Unveil the Istio Phippy Book (#15921)
* Unveil the Istio Phippy Book

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

* fix lint

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

* apply suggestions from Craig

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

---------

Signed-off-by: Faseela K <faseela.k@est.tech>
2024-11-12 09:10:32 -05:00
Andrii Holovin 44c233e703
[uk] Sync upstream (#15917)
* Add Ukrainian language support

* [uk] operations

* [uk] setup

* Update Ukrainian content for ambient mode and fix logo paths
2024-11-12 05:47:32 -05:00
Craig Box 00e108352c
Add encoding to RSS feed (#15904)
* Add encoding to RSS feed

* add all layouts
2024-11-11 16:00:31 -05:00
Sridhar Gaddam 4fea8993cc
Include platform details while installing ztunnel on OpenShift (#15922)
* Include platform details while installing ztunnel on OpenShift

On OpenShift, installing the ztunnel chart requires specifying the
global.platform details. This PR includes that update.

Signed-off-by: Sridhar Gaddam <sgaddam@redhat.com>

* Include the platform details for all the charts on OCP

Signed-off-by: Sridhar Gaddam <sgaddam@redhat.com>

---------

Signed-off-by: Sridhar Gaddam <sgaddam@redhat.com>
2024-11-11 14:24:31 -05:00
lihuang 37ca41844b
add alauda logo because we provide istio (#15918)
Signed-off-by: root <lihuang@alauda.io>
2024-11-11 04:03:04 -05:00
Wilson Wu af05c6b9d5
[zh] Sync #15913 remove istioctl profile cmd references into Chinese (#15919)
* Sync #15913 remove istioctl profile cmd references into Chinese

* fix format
2024-11-11 00:34:04 -05:00
Adarsh K Kumar 977fa70e26
removed istioctl profile cmd references (en) (#15913)
* removed istioctl profile cmd references (en)

istioctl profile command was removed in PR https://github.com/istio/istio/pull/52468
updating docs with these changes.

* link to ingress gateway values file

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

* link to built in profiles

---------

Co-authored-by: Craig Box <craig.box@gmail.com>
2024-11-10 12:03:02 -05:00
Istio Automation 0d13596023
Automator: update istio.io@ reference docs (#15916) 2024-11-09 21:16:02 -05:00
my-git9 92389603a1
[zh]sync #15912 pull request (#15914)
Signed-off-by: xin.li <xin.li@daocloud.io>
2024-11-09 10:10:02 -05:00
John Howard 79557cc24f
Add some missed upgrade notes (#15910)
* Add release note about Istio CSR

* add DNS issue
2024-11-08 17:53:01 -05:00
Faseela K daccb4888c
update kind node image version and point go.mod to master (#15898)
* update node image

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

* lint

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

* update default config yaml

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

* Point go.mod to master instead of 1.24

* others too

---------

Signed-off-by: Faseela K <faseela.k@est.tech>
Co-authored-by: John Howard <john.howard@solo.io>
2024-11-08 17:18:01 -05:00
my-git9 f10de27961
[zh]sync latest-release.md (#15908)
Signed-off-by: xin.li <xin.li@daocloud.io>
2024-11-08 12:20:01 -05:00
Wilson Wu 799cfe467f
Sync #15883 copy edits for ambient launch blogs into Chinese (#15888) 2024-11-08 09:01:02 -05:00
Wilson Wu 6b3ea70f09
[zh] Sync Ambient mode GA blog into Chinese (#15887)
* init translate

* translate

* fix missed translate

* apply #15893 fix
2024-11-08 04:58:01 -05:00
Wilson Wu 3eac42c7f3
Sync #15736 correct ztunnel-config command into Chinese (#15889) 2024-11-08 04:47:09 -05:00
Wilson Wu 948efe130e
Sync #15879 update feature status for ambient into Chinese (#15886) 2024-11-08 04:47:01 -05:00
Wilson Wu 2e63b38ca9
Sync #15897 1.24.0 release note updates into Chinese (#15903) 2024-11-08 04:36:15 -05:00