arquillian / arquillian-cube

Control (docker, kubernetes, openshift) containers in your tests with ease!
http://arquillian.org/arquillian-cube/
120 stars 98 forks source link

Add support for namespace in RouteURL #1063

Closed geoand closed 6 years ago

geoand commented 6 years ago

The use case for this is to allow developers to inject the URL of a Route that belongs to a different namespace. This could be very helpful for example when testing Istio applications where much of the access to the services will probably go through the istio-ingressgateway Route.