Commit Graph

10157 Commits

Author SHA1 Message Date
Daniel Grimm 24d68af532
Add note on Gateway API Manual Deployment and Policy Attachment
Users will have to add this label for Policy Attachment to work
properly.
2024-09-17 16:46:25 +02:00
zirain 02e7b46d27
chore: revert nit (#15699) 2024-09-16 05:32:15 -04:00
Sajeeva Lakmal d206a3a6e1
Add KUBEFLEX to the list of professional services providers (#15696)
* kubeflex.io company description

* Add files via upload
2024-09-16 04:20:15 -04:00
zirain 5f90c4dfb4
renenable-skywalking-test (#15697)
* renenable-skywalking-test

* increase timeout

* update

* clean

* update
2024-09-16 03:52:15 -04:00
Wilson Wu 7869b4cfce
Sync 1.23.1 release note into Chinese (#15690) 2024-09-15 01:23:14 -04:00
Istio Automation 32ebf5724c
Automator: update istio.io@ reference docs (#15694) 2024-09-14 22:16:13 -04:00
Arka Bhattacharya 788b8b777a
edited base64 decode command (#15691)
* edited base64 decode command

Edited sincle it's failing with message-
base64: invalid argument -

* make gen changes
2024-09-14 21:54:14 -04:00
Istio Automation 88addbb5fc
Automator: update istio.io@ reference docs (#15684) 2024-09-13 22:15:12 -04:00
Istio Automation da5a18ac7b
Automator: update common-files@master in istio/istio.io@master (#15688) 2024-09-13 19:34:52 -04:00
Sumit Vij d95a419f19
1.23.1 Release Notes (#15659)
* 1.23.1 Release Notes

* Apply suggestions from code review

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

* Update content/en/news/releases/1.23.x/announcing-1.23.1/index.md

---------

Co-authored-by: Daniel Hawton <daniel@hawton.org>
2024-09-13 14:51:13 -04:00
Wilson Wu 7f5eef283f
Sync #15595 bump master to next version into Chinese (#15681) 2024-09-13 02:32:12 -04:00
Wilson Wu ecaebe299f
Sync #15679 updated the link for installing istio into Chinese (#15685) 2024-09-13 02:02:12 -04:00
visheshtha fc71bc0c41
updated the link for installing istio (#15679) 2024-09-12 18:56:19 -04:00
Sridhar Gaddam 277a25fed1
Update dualstack validation commands (#15675)
Signed-off-by: Sridhar Gaddam <sgaddam@redhat.com>
2024-09-12 18:56:12 -04:00
Faseela K 99fda15320
add skip-cleanup for prow test script (#15683)
* add skip-cleanup for prow test script

This helps in running multi cluster tests locally

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

* fix lint

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

---------

Signed-off-by: Faseela K <faseela.k@est.tech>
2024-09-12 18:45:35 -04:00
Istio Automation 8ad5f2ed26
Automator: update common-files@master in istio/istio.io@master (#15682) 2024-09-12 12:59:36 -04:00
John Howard 9a980a9729
Bump master to next version (#15595)
* Bump master to next version

* remove link to removed IstioOperator doc

* disable operator test

* improve test

* Add back operator doc

* fix version

* drop operator

* bump version

* snips

* fix

* fix lint

* Add redirect

* Kick GitHub

* fix lint

* I hope this isn't genchecked

* fix Gateway API test

* bump again

* fix cleanup

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

* fix cleanup

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

* fix multicluster cleanup

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

* disable skywalking test

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

* fix spire and multiple controlplane tests

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

---------

Signed-off-by: Faseela K <faseela.k@est.tech>
Co-authored-by: Craig Box <craig.box@gmail.com>
Co-authored-by: Faseela K <faseela.k@est.tech>
2024-09-12 11:00:36 -04:00
Istio Automation b747b29e7b
Automator: update common-files@master in istio/istio.io@master (#15678) 2024-09-11 15:46:43 -04:00
Wilson Wu 369bfc0270
Sync #15649 document cross-namespace waypoints into Chinese (#15674) 2024-09-11 05:05:34 -04:00
John Howard c05f7637b1
Remove obsolete PILOT_ENABLE_CONFIG_DISTRIBUTION_TRACKING from tests (#15676)
This does nothing anymore
2024-09-10 11:21:35 -04:00
Ian Rudie fbaf2f3bf5
Document cross-namespace waypoints (#15649)
* initial draft for cross-namespace waypoints

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

* lints and gen

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

* feedback from PR

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

* correcting typo noticed in PR

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

* Apply suggestions from code review

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

* Update content/en/docs/ambient/usage/waypoint/index.md

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

* Update content/en/docs/ambient/usage/waypoint/index.md

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

---------

Signed-off-by: Ian Rudie <ian.rudie@solo.io>
Co-authored-by: Daniel Hawton <daniel@hawton.org>
2024-09-09 16:47:32 -04:00
Wilson Wu 0f9dd3bd58
Sync #15669 use uniform mode for ingress/egress install into Chinese (#15670) 2024-09-09 12:24:31 -04:00
Faseela K e8fcbdf434
[external-control-plane] - Use uniform mode for ingress/egress install (#15669)
* [external-control-plane] - Use istioctl for both ingress/egress installation

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

* fix test

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

* use istioctl install

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

* use istioctl install

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

---------

Signed-off-by: Faseela K <faseela.k@est.tech>
2024-09-09 11:03:32 -04:00
Wilson Wu 8628fac436
Sync #15661 add gtwapi install boilerplate to ambient helm install doc into Chinese (#15665) 2024-09-07 07:00:30 -04:00
Istio Automation 79aef1f90e
Automator: update istio.io@ reference docs (#15664) 2024-09-06 22:14:29 -04:00
Ian Rudie fbbc3ddfa4
add gtwapi install boilerplate to ambient helm install doc (#15661)
Signed-off-by: Ian Rudie <ian.rudie@solo.io>
2024-09-06 18:04:29 -04:00
Faseela K 0bf41922af
[multicluster] gwapi tests need not install istio gateways (#15662)
Signed-off-by: Faseela K <faseela.k@est.tech>
2024-09-06 17:04:30 -04:00
Istio Automation b09d537636
Automator: update common-files@master in istio/istio.io@master (#15660) 2024-09-06 01:41:28 -04:00
Wilson Wu 01c2cdb582
[zh] Sync #15651 update platform prereqs to use platform helm values into Chinese (#15658)
* Sync #15651 update platform prereqs to use platform helm values into Chinese

* fix

* fix
2024-09-06 00:28:28 -04:00
Michael eb74c2c7ac
[zh] update ops/deployment/deployment-models/ (#15655) 2024-09-05 22:35:28 -04:00
Ben Leggett c3c211c93b
Update platform prereqs to use platform helm values (#15651)
* Fixup

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

* Fixup doc

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

* Lints

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

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

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

* Update content/en/docs/ambient/install/platform-prerequisites/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-09-05 17:15:28 -04:00
Michael d2e0684f07
[zh] Sync deployment/application-requirements (#15654) 2024-09-04 22:53:27 -04:00
John Howard e7f42313c4
Fix ports used by Istio (#15650)
15009 is not used

Make 15008 more clear w/ link to glossary
2024-09-04 19:08:27 -04:00
Wilson Wu c9da55cc63
Sync #15611 clarifications, addressing comments into Chinese (#15646) 2024-09-04 02:44:26 -04:00
Wilson Wu 81a26575ba
Sync #15641 updated the link for uninstallation of VM into Chinese (#15645) 2024-09-04 02:36:26 -04:00
Faseela K 7c2892d97f
fix additional broken in-doc header links (#15640)
* fix additional broken in-doc header links

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

* fix lint

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

* fix lint

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

---------

Signed-off-by: Faseela K <faseela.k@est.tech>
2024-09-03 21:10:25 -04:00
Ian Rudie efea7576fe
further clarifications, addressing comments from previous PR (#15611)
* further clarifications, addressing comments from previous PR

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

* spelling

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

* Update content/en/docs/ambient/usage/waypoint/index.md

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

* Update content/en/docs/ambient/usage/waypoint/index.md

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

* Update content/en/docs/ambient/usage/waypoint/index.md

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

* rewrite awkward bit based on feedback

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

---------

Signed-off-by: ilrudie <ian.rudie@solo.io>
Co-authored-by: Craig Box <craig.box@gmail.com>
2024-09-03 17:56:25 -04:00
visheshtha 22aa463d48
updated the link for uninstallation of VM (#15641) 2024-09-03 13:56:25 -04:00
Michael bf43b7ca55
[zh] Sync #15635 to fix in-doc header links broken under <tip> (#15639) 2024-09-02 23:01:25 -04:00
Michael 905b7a3def
[zh] Update zh text in ambient/install pages (#15637)
* [zh] Update ambient/install pages

* make lint happy
2024-09-02 22:32:25 -04:00
Faseela K ae1036cc7b
in-doc header links broken under <tips> (#15635)
Signed-off-by: Faseela K <faseela.k@est.tech>
2024-09-02 17:27:24 -04:00
Sridhar Gaddam 284b8969db
Fix tcpdump ports (#15632)
The document captures HBONE port twice instead of application port.

Signed-off-by: Sridhar Gaddam <sgaddam@redhat.com>
2024-08-30 04:11:21 -04:00
Wilson Wu b3946f3549
Sync Announce upcoming 1.21 EOL into Chinese (#15631) 2024-08-29 20:53:21 -04:00
zirain 267c01b1bf
Announce upcoming 1.21 EOL (#15628) 2024-08-29 03:13:20 -04:00
Istio Automation caf1639922
Automator: update common-files@master in istio/istio.io@master (#15627) 2024-08-28 21:10:20 -04:00
John Howard 5abb6d1b52
Bump k8s versions for master (#15625) 2024-08-28 18:58:20 -04:00
Wilson Wu 1c7f1e00cb
Sync #15619 fix typo into Chinese (#15623) 2024-08-27 23:15:18 -04:00
Wilson Wu 7fe0f44cad
Sync #15615 drop obsolete feature flag into Chinese (#15617) 2024-08-27 21:11:33 -04:00
Wilson Wu 4ef22863a7
Sync #15583 separate ambient NetworkPolicy doc into Chinese (#15614) 2024-08-27 21:11:23 -04:00
Ben Leggett 56a88a2bbe
#15583 typo/nit followup (#15619)
* typo/nits

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

* Fix

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

---------

Signed-off-by: Benjamin Leggett <benjamin.leggett@solo.io>
2024-08-27 13:13:45 -04:00