* fix formatting in mirroring task
Signed-off-by: Peter Jausovec <peter.jausovec@solo.io>
* fix linting issues
Signed-off-by: Peter Jausovec <peter.jausovec@solo.io>
* updated snips
Signed-off-by: Peter Jausovec <peter.jausovec@solo.io>
* add namespace label back
Signed-off-by: Peter Jausovec <peter.jausovec@solo.io>
* ugh
Signed-off-by: Peter Jausovec <peter.jausovec@solo.io>
* getting there ...
Signed-off-by: Peter Jausovec <peter.jausovec@solo.io>
* remove the ns label at the end of the test
Signed-off-by: Peter Jausovec <peter.jausovec@solo.io>
* Update content/en/docs/tasks/traffic-management/mirroring/index.md
Co-authored-by: Michael <haifeng.yao@daocloud.io>
* indent the tab sections
Signed-off-by: Peter Jausovec <peter.jausovec@solo.io>
* pr feedback
Signed-off-by: Peter Jausovec <peter.jausovec@solo.io>
* typo fix
---------
Signed-off-by: Peter Jausovec <peter.jausovec@solo.io>
Co-authored-by: Michael <haifeng.yao@daocloud.io>
* prepare for v1.23
Signed-off-by: Daniel Hawton <daniel@hawton.org>
* bump to latest release-1.23 commit
Signed-off-by: Daniel Hawton <daniel@hawton.org>
* fix ambient docs use of removed istioctl x waypoint
Signed-off-by: Daniel Hawton <daniel@hawton.org>
* ambient test tweak
Signed-off-by: Daniel Hawton <daniel@hawton.org>
* fix test errors 2 and 4
* fix tests
* fix tests
* fix circuit-breaking test
* Update index.md
* make gen
Signed-off-by: Daniel Hawton <daniel@hawton.org>
* fix circuit breaker test
* disable dns auto allocation tests
Signed-off-by: Daniel Hawton <daniel@hawton.org>
* temporarily remove the verify lines since our istioctl output changed
---------
Signed-off-by: Daniel Hawton <daniel@hawton.org>
Co-authored-by: Craig Box <craig.box@gmail.com>
* Update documentation to not refer to experimental APIs
* missed TCPRoute, we did have one example of that
* fix snip
* and again
* and again
* caught error, thanks @ericvn!
* Fix egress mtls origination test
Signed-off-by: Keith Mattix II <keithmattix@microsoft.com>
* Refactor the egress snips for tests
Signed-off-by: Keith Mattix II <keithmattix@microsoft.com>
* Fix go.mod
Signed-off-by: Keith Mattix II <keithmattix@microsoft.com>
* Remove unneded change
Signed-off-by: Keith Mattix II <keithmattix@microsoft.com>
---------
Signed-off-by: Keith Mattix II <keithmattix@microsoft.com>
* Add namespace labels to test framework diff snapshots
* fix lint
* failing tests
* more failed tests
* more failures
* more fixes
* one more
* fix fault injection
* build an archive of v1.20 in master
* update data/versions.yml and archive index page
* advance master to release-1.22
* Update istio/api
* Update istio/api
* remove troubleshooting section and add tip for cert verification
* remove indent and fix capitalisation
* add tip to verify cert for gateway api and update snips
* address frank's comments
* adjust egress-gateway/test.sh as per latest changes
* fix gateway api verify cert output
* verify contains snip out instead of hardcoded string
* fix indentation of command output for mtl verify cert
* remove apply PeerAuthentication and use _verify_same in test
* revert to verify_contains
* add san-validation documentation
Signed-off-by: Faseela K <faseela.k@est.tech>
* Apply suggestions from code review
Co-authored-by: Daniel Hawton <daniel@hawton.org>
* make gen
Signed-off-by: Faseela K <faseela.k@est.tech>
---------
Signed-off-by: Faseela K <faseela.k@est.tech>
Co-authored-by: Daniel Hawton <daniel@hawton.org>
* Update istio test reference to latest commit and fix tests
* Move back two commits since some didn't have releases built
* Run go mod tidy after make clean
* Try removing metallb
* Don't remove the metallb validatingwebhookconfigurations
* Redo egress-control test to no use istio-state
* Update istio test reference to contain operator fix and revert test change
* Disable jwt-route test temporarily waiting on Envoy fix
* Upadte istio/api
* Replace uninstall
* revert chmod
* Add arbitrary host section to wildcard egress doc
* fix
* updated
* fix lint
* Update content/en/docs/tasks/traffic-management/egress/wildcard-egress-hosts/index.md
Co-authored-by: Eric Van Norman <ericvn@us.ibm.com>
---------
Co-authored-by: Eric Van Norman <ericvn@us.ibm.com>
* Update istio test ref to 1.20.0-rc.0
* Remove added toolchain line
* Run make gen
* Update to set ENABLE_EXTERNAL_NAME_ALIAS to false (default) for testing
* Move gateway tcp-traffic shifting to demo
* Change gateway tcp-traffic shifting to not remove istio in demo...
* Change gateway tcp-traffic shifting to remove istiooperator in demo...
* Update to latest 1.20 commit
* Change to be a minimal test
* [WIP] Task for testing experimental gateway-api timeouts
* tweak wording
* lint and regen
* update tabs
* fractional timeout values not supported in gateway-api
* add gateway api test
* remove blog
* Update istio test ref, do not strip sha from gateway version
* Rework sha, remove code to update gateway-api automatically
* Update Makefile to use full sha
* Some minor tweaks
* Some minor tweaks
* Move sha logic to a bash script
* Remove extraneous expected line in dns-proxy test
* fix tab/space
* Update index.md
corrects example httproute for mesh traffic in k8s gw api ingress task. the backendRefs should be part of the one rule that applies the filters.
* also updates snips.sh in gw api ingress task
* Update to main branch comit
* Update istio api and client-go commits
* Update tests to also work on arm64 machines
* Change multi-cluster cleanup to use --purge like the page
* Change multi-cluster cleanup to use --purge like the page
* Try changing uninstall order to see if it follows second uniunstall
* Try doing one uninstall instead of spinning both of them
* Move back to commit before suspected PR
* make gen
* Update to commit with fix for --context
* Update to latest branch disabling tcp-traffic-shifting tests