Commit Graph

3554 Commits

Author SHA1 Message Date
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 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 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
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
Istio Automation 939da2189d
Automator: update istio.io@ reference docs (#16555) 2025-06-04 22:11:51 -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
Istio Automation 606099a159
Automator: update istio.io@ reference docs (#16539) 2025-05-28 22:10:35 -04:00
Istio Automation 0e819bd91c
Automator: update istio.io@ reference docs (#16516) 2025-05-23 22:13:24 -04:00
Istio Automation 7ae3440827
Automator: update istio.io@ reference docs (#16512) 2025-05-22 22:13:22 -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
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 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
Daniel Hawton 0789699957
update test refs (#16476)
Signed-off-by: Daniel Hawton <daniel@hawton.org>
2025-05-14 11:06:32 -04:00
Daniel Hawton b37c0a45e6
add release notes for 1.24.6 and 1.25.3 (#16483)
* add release notes for 1.24.6 and 1.25.3

Signed-off-by: Daniel Hawton <daniel@hawton.org>

* bump CVE table in supported releases page

Signed-off-by: Daniel Hawton <daniel@hawton.org>

---------

Signed-off-by: Daniel Hawton <daniel@hawton.org>
2025-05-13 11:52:12 -04:00
Daniel Hawton 354c2ffb05
add EnvoyFilter statement (#16477)
* add EnvoyFilter statement

Signed-off-by: Daniel Hawton <daniel@hawton.org>

* backtick consistency

Signed-off-by: Daniel Hawton <daniel@hawton.org>

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

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

* Update content/en/news/releases/1.26.x/announcing-1.26/_index.md

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

---------

Signed-off-by: Daniel Hawton <daniel@hawton.org>
Co-authored-by: Craig Box <craig.box@gmail.com>
2025-05-13 05:26:12 -04:00
Mike Morris 7d471fc8c8
Announce 1.23 final EOL (#16461)
* announcing 1.23 final EOL

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

---------

Co-authored-by: Mike Morris <1149913+mikemorris@users.noreply.github.com>
Co-authored-by: Daniel Hawton <daniel@hawton.org>
2025-05-08 12:25:44 -04:00
Sridhar Gaddam 9ac466ff81
[1.26] Fix issue number for reconcileIptablesOnStartup (#16462)
Signed-off-by: Sridhar Gaddam <sgaddam@redhat.com>
2025-05-08 10:28:46 -04:00
Daniel Hawton 518145a212
[master] release-1.26 work (#16459)
* update data/versions.yml and archive v1.25

* advance master to release-1.27
2025-05-08 06:53:05 -04:00
Gustavo Meira e0f7ab078c
Announcement for release 1.26 (#16451)
* adding announcement for 1.26.0

Signed-off-by: Gustavo <grnmeira@gmail.com>

* adding supportStatus.yml

Signed-off-by: Gustavo <grnmeira@gmail.com>

* bumping k8s versions, eol date and tested k8s versions

* fixes from lints

Signed-off-by: Gustavo <grnmeira@gmail.com>

* push draft release blog

* s/1.25/1.26/ (thanks Keith)

* - **Improved** release note formatting.

* fix broken links

* change the change notes

* adding fix for #56151 to release notes

Signed-off-by: Gustavo <grnmeira@gmail.com>

* Update content/en/news/releases/1.26.x/announcing-1.26/_index.md

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

* Update content/en/news/releases/1.26.x/announcing-1.26/_index.md

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

* Update content/en/news/releases/1.26.x/announcing-1.26/_index.md

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

* Update content/en/news/releases/1.26.x/announcing-1.26/change-notes/index.md

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

* Update content/en/news/releases/1.26.x/announcing-1.26/change-notes/index.md

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

* Update content/en/news/releases/1.26.x/announcing-1.26/change-notes/index.md

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

* Update content/en/news/releases/1.26.x/announcing-1.26/change-notes/index.md

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

* Update content/en/news/releases/1.26.x/announcing-1.26/change-notes/index.md

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

* Update content/en/news/releases/1.26.x/announcing-1.26/change-notes/index.md

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

* Update data/compatibility/supportStatus.yml

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

* Update data/compatibility/supportStatus.yml

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

* Update .spelling

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

* Update .spelling

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

* Update .spelling

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

* Update .spelling

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

* Update content/en/news/releases/1.26.x/announcing-1.26/_index.md

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

* small fixes and consistency

Signed-off-by: Gustavo <grnmeira@gmail.com>

---------

Signed-off-by: Gustavo <grnmeira@gmail.com>
Co-authored-by: Craig Box <craig.box@gmail.com>
Co-authored-by: Daniel Hawton <daniel@hawton.org>
2025-05-08 04:24:44 -04:00
Daniel Hawton 6ef3a56712
re-enable multicluster tests (#16447)
* update refs

Signed-off-by: Daniel Hawton <daniel@hawton.org>

* re-add tests

Signed-off-by: Daniel Hawton <daniel@hawton.org>

---------

Signed-off-by: Daniel Hawton <daniel@hawton.org>
2025-04-29 15:55:37 -04:00
Steven Jin b6a52703c5
Tip for creating secret (#16445)
* Tip for creating secret

* Update content/en/docs/setup/install/external-controlplane/index.md

---------

Co-authored-by: Craig Box <craig.box@gmail.com>
2025-04-28 19:31:56 -04:00
Ian Rudie 127c7ccd70
Clarify use of default-deny when waypoints are added (#16249)
* Clarify use of default-deny when waypoints are added

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

* Apply suggestions from code review

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

---------

Signed-off-by: Ian Rudie <ian.rudie@solo.io>
Co-authored-by: Craig Box <craig.box@gmail.com>
Co-authored-by: Daniel Hawton <daniel@hawton.org>
2025-04-28 09:57:56 -04:00
mbalc 99c4c3544f
Update index.md (#16412) 2025-04-25 08:46:53 -04:00
Faseela K 5724e2b832
Fix KubeCon blog image (#16435)
* Add social_image for KubeCon blog

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

* revert date

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

* remove social image

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

* add social image

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

---------

Signed-off-by: Faseela K <faseela.k@est.tech>
2025-04-25 05:20:59 -04:00
Istio Automation 32a49b973d
Automator: update istio.io@ reference docs (#16432) 2025-04-25 05:20:52 -04:00
Faseela K 2c84bb4d9e
Blog: Istio at KubeCon EU 2025 (#16414)
* Blog: Istio at KubeCon EU 2025

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

* Apply suggestions from code review

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

* fix lint

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

* add youtube 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>

* Apply suggestions from code review

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

---------

Signed-off-by: Faseela K <faseela.k@est.tech>
Co-authored-by: Daniel Hawton <daniel@hawton.org>
2025-04-25 00:57:02 -04:00
Daniel Hawton 0a08d3f59a
prepare for v1.26 as istio source is already branched (#16420)
* prepare for v1.26 as istio source is already branched

* fix for gateway version, they don't always do -rcN but also -rc.N

Signed-off-by: Daniel Hawton <daniel@hawton.org>

* disable debug messages

Signed-off-by: Daniel Hawton <daniel@hawton.org>

* fix changed istioctl outputs

Signed-off-by: Daniel Hawton <daniel@hawton.org>

* dropped line

Signed-off-by: Daniel Hawton <daniel@hawton.org>

* fix

Signed-off-by: Daniel Hawton <daniel@hawton.org>

* disable multi-primary multi-network install test for now: #16427

Signed-off-by: Daniel Hawton <daniel@hawton.org>

* remove test

Signed-off-by: Daniel Hawton <daniel@hawton.org>

* debug

Signed-off-by: Daniel Hawton <daniel@hawton.org>

* more debug

Signed-off-by: Daniel Hawton <daniel@hawton.org>

* debug

Signed-off-by: Daniel Hawton <daniel@hawton.org>

* disable multi-primary test as well, same issue #16427

Signed-off-by: Daniel Hawton <daniel@hawton.org>

* delete crds silent fail

Signed-off-by: Daniel Hawton <daniel@hawton.org>

* get resource output to see about removing istioctl x wait

Signed-off-by: Daniel Hawton <daniel@hawton.org>

* remove istioctl x wait, repalce with a general sleep again #16429

Signed-off-by: Daniel Hawton <daniel@hawton.org>

---------

Signed-off-by: Daniel Hawton <daniel@hawton.org>
2025-04-24 01:35:55 -04:00
Istio Automation 84dd9be410
Automator: update istio.io@ reference docs (#16425) 2025-04-21 22:10:52 -04:00
Wilson Wu d7e318d789
Fix typo for ztunnel security blog (#16422) 2025-04-19 07:09:25 -04:00
Istio Automation ddf833be29
blog post (#16419)
Signed-off-by: Daniel Hawton <daniel.hawton@solo.io>
Co-authored-by: Craig Box <craig.box@gmail.com>
Co-authored-by: Daniel Hawton <daniel.hawton@solo.io>
2025-04-18 09:22:25 -04:00
Istio Automation e51527a40e
Automator: update istio.io@ reference docs (#16417) 2025-04-17 22:12:24 -04:00
Istio Automation 5dce875dec
Automator: update istio.io@ reference docs (#16416) 2025-04-16 22:17:25 -04:00
Istio Automation 9ff01789b6
Automator: update istio.io@ reference docs (#16413) 2025-04-15 22:16:22 -04:00
Istio Automation cd3059c073
Automator: update istio.io@ reference docs (#16410) 2025-04-14 22:13:21 -04:00
Daniel Hawton 8b9c7ee2ca
add release notes (#16409)
Signed-off-by: Daniel Hawton <daniel@hawton.org>
2025-04-14 18:11:22 -04:00
Tyler Schade 44f91ddf1e
update ingress documentation to prefer ingressclass (#16386)
* update ingress documentation to prefer ingressclass

Signed-off-by: tjons <tylerschade99@gmail.com>

* gen

Signed-off-by: tjons <tylerschade99@gmail.com>

* Apply suggestions from code review

Attempt to fix test

* fix issue in test

Signed-off-by: tjons <tylerschade99@gmail.com>

---------

Signed-off-by: tjons <tylerschade99@gmail.com>
Co-authored-by: Craig Box <craig.box@gmail.com>
2025-04-11 02:04:17 -04:00
Istio Automation b2a860ed1c
Automator: update istio.io@ reference docs (#16400) 2025-04-09 22:18:16 -04:00
Istio Automation 09e8bbc964
Automator: update istio.io@ reference docs (#16395) 2025-04-08 22:11:14 -04:00
Daniel Hawton 8e722b12d2
fix date for 1.23 end (#16389)
Signed-off-by: Daniel Hawton <daniel@hawton.org>
2025-04-08 03:52:51 -04:00
Sumit Vij 1f9ff22e6a
Istio 1.23.6 release notes (#16387)
* Istio 1.23.6 release notes

* Apply suggestions from code review

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

* attempt to fix linting error

* Update index.md

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

---------

Co-authored-by: Daniel Hawton <daniel@hawton.org>
2025-04-07 17:24:51 -04:00
John Howard a8ff143f4a
Add documentation on Gateway customization (#16368)
* Add documentation on Gateway customization

docs for https://github.com/istio/istio/pull/55283

* fix lint & tests

---------

Co-authored-by: Craig Box <craig.box@gmail.com>
2025-04-03 20:53:47 -04:00