Commit Graph

2852 Commits

Author SHA1 Message Date
Istio Automation e64498a6ec
Automator: update istio.io@ reference docs (#16698) 2025-07-23 22:17:48 -04:00
Istio Automation 3b62215add
Automator: update istio.io@ reference docs (#16694) 2025-07-21 22:11:46 -04:00
Istio Automation 3583e486be
Automator: update istio.io@ reference docs (#16690) 2025-07-20 22:20:44 -04:00
Istio Automation 38c431a82f
Automator: update istio.io@ reference docs (#16671) 2025-07-14 22:15:37 -04:00
Ajay Singh 87e843fafc
Add Documentation for ClusterTrustBundle (#16665)
* Add Documentation for ClusterTrustBundle

* Fix: Lint

* Update content/en/docs/concepts/security/index.md

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

* Update content/en/docs/concepts/security/index.md

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

* Update content/en/docs/concepts/security/index.md

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

* Update content/en/docs/concepts/security/index.md

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

* Update content/en/docs/concepts/security/index.md

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

* Update content/en/docs/concepts/security/index.md

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

* Update content/en/docs/concepts/security/index.md

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

* Update content/en/docs/concepts/security/index.md

---------

Co-authored-by: Daniel Hawton <daniel@hawton.org>
2025-07-14 09:48:36 -04:00
Istio Automation c5459e3574
Automator: update istio.io@ reference docs (#16657) 2025-07-12 22:18:34 -04:00
Istio Automation 34705c9e64
Automator: update istio.io@ reference docs (#16653) 2025-07-10 22:20:32 -04:00
Istio Automation cea1bb49c5
Automator: update istio.io@ reference docs (#16641) 2025-07-07 22:21:29 -04:00
Ian Rudie 6b6f0475be
add a concrete example of an allow-nothing binding to istio-waypoint gtw class (#16632)
Signed-off-by: Ian Rudie <ian.rudie@solo.io>
2025-07-02 10:33:25 -04:00
Istio Automation f2970b321b
Automator: update istio.io@ reference docs (#16631) 2025-07-01 22:12:24 -04:00
Istio Automation 56cc46beb2
Automator: update istio.io@ reference docs (#16628) 2025-06-30 22:19:22 -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
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
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
Istio Automation ae5326175c
Automator: update istio.io@ reference docs (#16589) 2025-06-18 22:11:08 -04:00
Istio Automation 48a72cef5a
Automator: update istio.io@ reference docs (#16581) 2025-06-16 22:12:14 -04:00
Istio Automation 95c8d11507
Automator: update istio.io@ reference docs (#16577) 2025-06-12 22:12: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
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
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
Istio Automation 32a49b973d
Automator: update istio.io@ reference docs (#16432) 2025-04-25 05:20:52 -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