Siva
Siva
It should be. Are you facing any errors ? Also check this out https://github.com/tak2siva/Envoy-xDS-Example-From-File
@yiyouguisu Can you give an example ?
Install this ruby gem https://github.com/futurechimp/plissken
@tmogstad Nothing wrong in your config. Will look into it.
@tmogstad Added mapping for cluster TLS context check with the latest image (v0.2.7).
@xkr47 :) edited the question. When I run my tests in Intellij with `@RunWith(MockitoJUnitRunner.class)` `@Rule` is working. But when I try with `@RunWith(NestedRunner.class)` its not honoring the junit rules I've...