* Fixup some waypoint docs issues
Signed-off-by: Benjamin Leggett <benjamin.leggett@solo.io>
* the args, they are not named
Signed-off-by: Benjamin Leggett <benjamin.leggett@solo.io>
* Fixup cleanup
Signed-off-by: Benjamin Leggett <benjamin.leggett@solo.io>
* Fixup again
Signed-off-by: Benjamin Leggett <benjamin.leggett@solo.io>
* Ambient does not require experimental CRDs for waypoints
Signed-off-by: Benjamin Leggett <benjamin.leggett@solo.io>
* Add tip maybe
Signed-off-by: Benjamin Leggett <benjamin.leggett@solo.io>
* Fix snip
Signed-off-by: Benjamin Leggett <benjamin.leggett@solo.io>
* Update content/en/docs/ambient/usage/waypoint/index.md
Co-authored-by: Craig Box <craig.box@gmail.com>
* Update content/en/docs/ambient/usage/waypoint/index.md
Co-authored-by: Craig Box <craig.box@gmail.com>
* Update content/en/docs/ambient/usage/extend-waypoint-wasm/index.md
Co-authored-by: Michael <haifeng.yao@daocloud.io>
* Lint
Signed-off-by: Benjamin Leggett <benjamin.leggett@solo.io>
* Use BP snip (didn't realize we had several)
Signed-off-by: Benjamin Leggett <benjamin.leggett@solo.io>
* Use the bp snip in more spots
Signed-off-by: Benjamin Leggett <benjamin.leggett@solo.io>
* Removal snip
Signed-off-by: Benjamin Leggett <benjamin.leggett@solo.io>
* Review comments
Signed-off-by: Benjamin Leggett <benjamin.leggett@solo.io>
* Clean up CRDs in one more spot where we install them
Signed-off-by: Benjamin Leggett <benjamin.leggett@solo.io>
* ....hm?
Signed-off-by: Benjamin Leggett <benjamin.leggett@solo.io>
---------
Signed-off-by: Benjamin Leggett <benjamin.leggett@solo.io>
Co-authored-by: Craig Box <craig.box@gmail.com>
Co-authored-by: Michael <haifeng.yao@daocloud.io>
* 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>
* Remove "Telemetry V2" usages
Signed-off-by: Faseela K <faseela.k@est.tech>
* Update content/en/docs/ops/deployment/performance-and-scalability/index.md
Co-authored-by: John Howard <john.howard@solo.io>
---------
Signed-off-by: Faseela K <faseela.k@est.tech>
Co-authored-by: John Howard <john.howard@solo.io>
* 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 OpenTelemetry tracing task
* Add tests
* Use consistent casing for "collector"
* Fix lint
* remove tests for now
* Re-add tests
* Fix indentation
* Better test file names
* Use demo profile and re-use collector deployment function
* Fix cleanup wrong code
* Use demo profile on both tests
* Update test reference to HTTP exporter commit in Istio
* make gen
* Remove HTTP example
* Revert Istio update
* Add boilerplate for collector on its own namespace
* Adapt collector namespace
* Fix function call
* Create the observability namespace
* Add missing import
* Add boiler plate for book info trace generation
* Remove zipkin and Jaeger things
* Fix clean up, properly uninstall Istio and collector
* Not remove istio-system namespace during cleanup
* Re-use collector deploy boilerplate
* Fix snippet meshconfig file name
* Remove indentation
* PR suggestions
* 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