Frank Budinsky
e30ab6491d
Add namespace labels to test framework diff snapshots ( #14773 )
...
* Add namespace labels to test framework diff snapshots
* fix lint
* failing tests
* more failed tests
* more failures
* more fixes
* one more
* fix fault injection
2024-03-25 09:07:25 -07:00
Frank Budinsky
c727b0c083
Fix snip generator stripping leading space in expected output ( #14693 )
...
* Fix snip generator stripping leading space in expected output
* also fix _out
* strip trailing newline
* regen
* tweak for readability
* remove ambient label
2024-03-07 12:29:19 -08:00
Eric Van Norman
63d262dba8
Update istio test ref, hardcode sha from Gateway API to non-release ( #13892 )
...
* 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
2023-09-18 12:14:54 -07:00
Eric Van Norman
8e2983f6c6
Update istio test reference ( #13612 )
...
* Update istio test reference
* Run make gen
* Fix ambient test ztunnel node selector
* try replacing niode selector with wildcard
* More test changes
* remove wildcarding on node
* Add new output line
2023-07-24 15:09:36 -07:00
Faseela K
25d9d574ae
fix smart dns proxy example ( #13062 )
...
Signed-off-by: Faseela K <faseela.k@est.tech>
2023-04-17 08:21:20 -07:00
Faseela K
bbb843ed58
add docs for DNS Proxying for External TCP services ( #12888 )
...
* add docs for DNS Proxying for External TCP services
Signed-off-by: Faseela K <faseela.k@est.tech>
* address review comments
Signed-off-by: Faseela K <faseela.k@est.tech>
* Apply suggestions from code review
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
* enhance display command
Signed-off-by: Faseela K <faseela.k@est.tech>
* fix lint
Signed-off-by: Faseela K <faseela.k@est.tech>
* clarify discoverySelectors usage
Signed-off-by: Faseela K <faseela.k@est.tech>
* use _verify_like()
Signed-off-by: Faseela K <faseela.k@est.tech>
* Update content/en/docs/ops/configuration/traffic-management/dns-proxy/test.sh
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
---------
Signed-off-by: Faseela K <faseela.k@est.tech>
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
2023-03-20 07:10:44 -07:00
Faseela K
de4c2a1d8a
Add tests for smart DNS docs ( #12867 )
...
* Add tests for smart DNS docs
Signed-off-by: Faseela K <faseela.k@est.tech>
* address review comments
Signed-off-by: Faseela K <faseela.k@est.tech>
* Fix test failure
Signed-off-by: Faseela K <faseela.k@est.tech>
* fix lint
Signed-off-by: Faseela K <faseela.k@est.tech>
* address review comments
Signed-off-by: Faseela K <faseela.k@est.tech>
* Apply suggestions from code review
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
---------
Signed-off-by: Faseela K <faseela.k@est.tech>
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
2023-03-10 13:40:54 -08:00