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
Ajay Singh
bc6e6d6694
Update core-js to latest version ( #16518 )
2025-05-26 18:52:21 -04:00
Wilson Wu
3b6c65c619
[zh] Sync #16426 introduce an interstitial for selecting install mode into Chinese ( #16514 )
...
* Sync #16426 introduce an interstitial for selecting install mode into Chinese
* fix owner
* fix lint
2025-05-25 23:13:29 -04:00
Istio Automation
93b3f47185
Automator: update istio@ test reference ( #16519 )
2025-05-24 23:07:28 -04:00
Istio Automation
0e819bd91c
Automator: update istio.io@ reference docs ( #16516 )
2025-05-23 22:13:24 -04:00
Wilson Wu
879501520c
Sync #16505 update ambient to be stable in dataplane comparison page into Chinese ( #16510 )
2025-05-23 05:19:23 -04:00
Istio Automation
7ae3440827
Automator: update istio.io@ reference docs ( #16512 )
2025-05-22 22:13:22 -04:00
Istio Automation
34cff8866d
Automator: update common-files@master in istio/istio.io@master ( #16511 )
2025-05-22 10:17:23 -04:00
Ajay Singh
47f01c5ead
bump: Hugo to version 0.147.4 ( #16499 )
...
* bump: Hugo to version 0.147.2
* Add flag for hugo bump
* update comment
Co-authored-by: Craig Box <craig.box@gmail.com>
* Update netlify.toml
---------
Co-authored-by: Craig Box <craig.box@gmail.com>
Co-authored-by: Daniel Hawton <daniel@hawton.org>
2025-05-22 09:42:51 -04:00
Istio Automation
1f2d4b6e58
Automator: update common-files@master in istio/istio.io@master ( #16509 )
2025-05-22 04:17:31 -04:00
Craig Box
988c3d1f85
Introduce an interstitial for selecting install mode ( #16426 )
...
* Introduce an interstitial for selecting install mode
* remove leftover span
* fix libt
* update the order
* Better CSS
2025-05-22 04:04:26 -04:00
Steven Jin
a5522a069b
Update ambient to be stable in dataplane comparison page ( #16505 )
2025-05-21 18:16:26 -04:00
Wilson Wu
26ebf7b83b
Sync #16501 update authz-custom to new OPA docs link into Chinese ( #16503 )
2025-05-21 01:07:25 -04:00
Istio Automation
3e4015e38f
Automator: update istio.io@ reference docs ( #16502 )
2025-05-20 22:10:24 -04:00
Charlie Egan
21ae6db35c
docs: Update authz-custom to new OPA docs link ( #16501 )
...
We have moved some pages in the OPA site and this content has a new URL.
2025-05-20 18:13:24 -04:00
Istio Automation
bf3b3fd6fb
Automator: update istio@ test reference ( #16498 )
2025-05-17 23:18:22 -04:00
Istio Automation
a5dc2c953e
Automator: update istio.io@ reference docs ( #16497 )
2025-05-16 22:11:08 -04:00
Istio Automation
f17bad41fc
Automator: update istio.io@ reference docs ( #16496 )
2025-05-15 22:17:07 -04:00
Ajay Singh
8aaa1228b5
fix : Hugo partial rendering error ( #16475 )
2025-05-15 19:02:14 -04:00
Ajay Singh
ce73adcac7
Update the netlify.toml file to the latest version ( #16471 )
...
* Update the netlify.toml file to the latest version
* Update netlify.toml
2025-05-15 19:02:07 -04:00
Istio Automation
ccc780f4f5
Automator: update common-files@master in istio/istio.io@master ( #16495 )
2025-05-15 14:20:14 -04:00
Wilson Wu
3be9076cc1
Sync #16476 update test refs into Chinese ( #16492 )
2025-05-15 01:56:14 -04:00
Wilson Wu
f56b215cdb
Sync release support and envoyfilter support note into Chinese ( #16489 )
2025-05-15 01:44:20 -04:00
Wilson Wu
8acc725d25
[zh] Sync 1.24.6 and 1.25.3 release notes into Chinese ( #16487 )
...
* Sync 1.24.6 and 1.25.3 release notes into Chinese
* fix missed
2025-05-15 01:44:13 -04:00
Daniel Hawton
513118eca5
fix expected eol for 1.26 ( #16486 )
...
Signed-off-by: Daniel Hawton <daniel@hawton.org>
2025-05-14 11:06:39 -04:00