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