Commit Graph

10732 Commits

Author SHA1 Message Date
Michael Yao e40efd25cb
[zh] Sync additional-setup/config-profiles/ (#16624)
Signed-off-by: windsonsea <haifeng.yao@daocloud.io>
2025-06-30 21:15:24 -04:00
Istio Automation 87448ff27d
Automator: update common-files@master in istio/istio.io@master (#16626) 2025-06-30 16:53:22 -04:00
Wilson Wu 699cf6c714
Sync #16621 fix gateway sample manifest file no apiversion into Chinese (#16623) 2025-06-28 11:58:19 -04:00
my-git9 fc3825e489
[zh]improve locality-load-balancing/* (#16619)
Signed-off-by: xin.li <xin.li@daocloud.io>
2025-06-28 05:55:21 -04:00
my-git9 39258df3cd
fix gateway sample manifest file no apiversion (#16621)
Signed-off-by: xin.li <xin.li@daocloud.io>
2025-06-28 05:02:20 -04:00
Wilson Wu 23a5bc8a2a
Sync #16611 fix indentation of annotation into Chinese (#16618) 2025-06-27 09:15:20 -04:00
Istio Automation c0a1a35ea6
Automator: update common-files@master in istio/istio.io@master (#16616) 2025-06-26 08:16:19 -04:00
Istio Automation 0582193d20
Automator: update istio.io@ reference docs (#16615) 2025-06-25 22:11:17 -04:00
Istio Automation ed2812a488
[master] Fix indentation of annotation (#16614)
* Fix indentation of annotation

* add missing snippet

---------

Co-authored-by: German Robayo <germanrobayo33@gmail.com>
2025-06-25 17:20:19 -04:00
Istio Automation d05e3aafda
Automator: update istio.io@ reference docs (#16612) 2025-06-24 22:18:17 -04:00
Wilson Wu 5a590def85
Sync 1.24 EOL final announcement into Chinese (#16609) 2025-06-24 20:46:24 -04:00
Wilson Wu 04c6cd31ec
Manually sync Chinese docs improvement #16595 (#16599) 2025-06-24 20:46:17 -04:00
Wilson Wu b6402cff9f
Sync #16602 add restrictions on Gateway APIs and services in the same namespace into Chinese (#16608) 2025-06-24 20:35:29 -04:00
Mike Morris b5c0c98cc3
add 1.24 EOL final announcement, update supportStatus.yml (#16600)
* add 1.24 EOL final announcement, update supportStatus.yml

* Update content/en/news/support/announcing-1.24-eol-final/index.md

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

---------

Co-authored-by: Mike Morris <1149913+mikemorris@users.noreply.github.com>
Co-authored-by: Daniel Hawton <daniel@hawton.org>
2025-06-24 00:50:26 -04:00
arjun-sd 44d08d95e9
Add signadot integration in companies.yml (#16601)
* Add Signadot integration to companies.yml and logo to static/logos

* Revert unrelated changes; keep only Signadot integration
2025-06-23 23:54:26 -04:00
Istio Automation c9e05ee3df
[master] Add restrictions on Gateway APIs and services in the same namespace (#16602)
* Add restrictions on Gateway APIs and services in the same namespace

Fixed #16590

* Update content/en/docs/tasks/traffic-management/ingress/gateway-api/index.md

---------

Co-authored-by: shown <yuluo08290126@gmail.com>
Co-authored-by: Craig Box <craig.box@gmail.com>
2025-06-23 23:31:26 -04:00
Istio Automation eb83209b9b
Automator: update istio.io@ reference docs (#16603) 2025-06-23 22:19:25 -04:00
Wilson Wu 6e3649fb29
Manually sync Chinese version deployment page link fix (#16594) 2025-06-22 21:56:25 -04:00
Istio Automation d5e51d99a8
Automator: update common-files@master in istio/istio.io@master (#16591) 2025-06-19 09:49:10 -04:00
Michael Yao 9410a4f1de
update some zh text in i18n/zh.toml (#16522)
Signed-off-by: windsonsea <haifeng.yao@daocloud.io>
2025-06-19 05:03:09 -04:00
Istio Automation ae5326175c
Automator: update istio.io@ reference docs (#16589) 2025-06-18 22:11:08 -04:00
Istio Automation f4eceb5f9c
Automator: update common-files@master in istio/istio.io@master (#16588) 2025-06-18 14:26:10 -04:00
Istio Automation 48a72cef5a
Automator: update istio.io@ reference docs (#16581) 2025-06-16 22:12:14 -04:00
Wilson Wu 8e9420b4be
Sync 1.24 EOL announcement into Chinese (#16578) 2025-06-15 22:00:14 -04:00
Istio Automation 95c8d11507
Automator: update istio.io@ reference docs (#16577) 2025-06-12 22:12:27 -04:00
Mike Morris 6d80819aa5
add 1.24 initial eol announcement, update eol date in supportStatus.yml (#16572)
* add 1.24 initial eol announcement, update eol date in supportStatus.yml

* Update data/compatibility/supportStatus.yml

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

* Update content/en/news/support/announcing-1.24-eol/index.md

---------

Co-authored-by: Mike Morris <1149913+mikemorris@users.noreply.github.com>
Co-authored-by: Daniel Hawton <daniel@hawton.org>
2025-06-12 17:36:27 -04:00
Aritra Dey 09b9c4b49b
chore(deps): update Makefile to use latest Babel and build tools to reduce warnings (#16556)
fixes #15059

Signed-off-by: Aritra Dey <adey01027@gmail.com>
2025-06-11 20:06:25 -04:00
Aritra Dey 6f7ed414ea
refactor: rename _wait_for_istio to _wait_for_resource (#16571)
Signed-off-by: Aritra Dey <adey01027@gmail.com>
2025-06-11 17:41:25 -04:00
Aritra Dey 7d560ea54b
remove use of istioctl x wait (#16515)
* fix(tests): remove use of deprecated 'istioctl experimental wait'

* Update tests/util/helpers.sh

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

* feat: log duration when _wait_for_istio times out

* fix: lint target

* Update test not to look for resources that are not created

* modify wait_for _istio to wait_for_resource

* Revert "modify wait_for _istio to wait_for_resource"

This reverts commit c10ec0c787.

* check the tests

* fix function name

* fix function name

* change function name _wait_for_istio to _wait_for_resource

* revert: fucntion name to _wait_for_istio

* renamed fucntion name in archive

* renamed fucntion name in tests dir

* modified helpers.sh

* fix: lint target

* add a sleep of 2s

* refractor: sleep for 2s

* wait for all the pods to be ready

* refractor: sleep for 2s

* modified helpers.sh

* change exit to return

* refarctor: not returning 1

Signed-off-by: Aritra Dey <adey01027@gmail.com>

* fix: returning 1

Signed-off-by: Aritra Dey <adey01027@gmail.com>

* revert: duration log

Signed-off-by: Aritra Dey <adey01027@gmail.com>

* fix: lint target

Signed-off-by: Aritra Dey <adey01027@gmail.com>

---------

Signed-off-by: Aritra Dey <adey01027@gmail.com>
Co-authored-by: Daniel Hawton <daniel@hawton.org>
Co-authored-by: Craig Box <craig.box@gmail.com>
2025-06-10 19:18:24 -04:00
Istio Automation f5a9d07271
Automator: update istio.io@ reference docs (#16570) 2025-06-09 22:16:23 -04:00
Istio Automation 3c1099b495
Automator: update istio@ test reference (#16566) 2025-06-08 22:42:13 -04:00
Istio Automation 7d895d2d93
Automator: update common-files@master in istio/istio.io@master (#16567) 2025-06-08 04:01:13 -04:00
Istio Automation 811b9971f8
Automator: update istio.io@ reference docs (#16565) 2025-06-07 22:17:50 -04:00
Istio Automation 8a02afc89a
Automator: update istio.io@ reference docs (#16564) 2025-06-06 22:12:53 -04:00
Istio Automation 07f038e2b3
Automator: update common-files@master in istio/istio.io@master (#16563) 2025-06-06 10:26:53 -04:00
Craig Box c185390625
update robots (#16558)
* update robots

* fix lint
2025-06-06 08:19:52 -04:00
Istio Automation 097a80ccb1
Automator: update istio.io@ reference docs (#16561) 2025-06-05 22:15:52 -04:00
Aritra Dey 8ece13e421
fix(makefile): ensure only one container binds to port 1313 during serve (#16546)
Signed-off-by: Aritra Dey <adey01027@gmail.com>
2025-06-05 21:18:51 -04:00
Istio Automation 939da2189d
Automator: update istio.io@ reference docs (#16555) 2025-06-04 22:11:51 -04:00
Istio Automation 84db88ae13
Automator: update common-files@master in istio/istio.io@master (#16554) 2025-06-04 12:33:51 -04:00
Abhinav Sharma 27d0825adf
Update companies.yml with new entries (#16551)
Co-authored-by: Abhinav <abhi-bhatra@users.noreply.github.com>
2025-06-04 03:36:52 -04:00
Istio Automation 76376aaea3
Automator: update istio@ test reference (#16550) 2025-06-01 00:13:39 -04:00
Wilson Wu 14d6a4feae
Sync 1.26.1 release notes into Chinese (#16548) 2025-05-31 22:23:37 -04:00
Istio Automation e21b7d0b63
Automator: update istio.io@ reference docs (#16549) 2025-05-30 22:17:36 -04:00
Daniel Hawton 4b14f01d3e
cherry-pick 1.26.1 release note (#16543)
Signed-off-by: Daniel Hawton <daniel@hawton.org>
2025-05-29 10:54:36 -04:00
Ajay Singh fe3c859ac7
Replace partialCached with partial (#16524) 2025-05-29 05:55:36 -04:00
Craig Box d6052b6274
Update lint script for archive sites (#16537) 2025-05-29 04:20:36 -04:00
Istio Automation 606099a159
Automator: update istio.io@ reference docs (#16539) 2025-05-28 22:10:35 -04:00
sbegin0 d4d26522a6
Redirect any "v.XX" not including docs to "latest" using a netlify edge function (#16378)
* Sam's version

* Skynet's revised version

* Fix test

* Add test script

* Lint test script

---------

Co-authored-by: Craig Box <craig.box@gmail.com>
2025-05-27 19:07:33 -04:00
sbegin0 f83d4a86d8
Added Out-Of-Date Documentation Header for v1.24 (#16457)
* Added Deprecated Documentation Header

Added a warning header to all docs pages warning user that this version is out-of-date with an option to go to /latest

* Update banner with craig's comments

* created _archive.scss and added archive check for banner

* added i18n en for archive banner

* added uk and zh for archive header

* fix lint

---------

Co-authored-by: Craig Box <craig.box@gmail.com>
2025-05-26 21:46:21 -04:00