* 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>
* 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!
* Silence curl command
* Update more files with -sS (adding S to show errors)
* Over-agressive on the -S and causing some tests to fail.
* Remove more curl -S flags
Reverted the actual mirror test script, because mirror test seems to have some subtle failure when running with what seems to be the exact same commands via snips. Will investigate further in followup PR. Merging this one to get the generator changes.