arquillian / arquillian-cube

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

Port forwarding for UDP #728

Open pavolloffay opened 7 years ago

pavolloffay commented 7 years ago

Hello,

are there any plans to add port forwarding for UDP?

lordofthejars commented 7 years ago

You mean for OpenShift/Kubernetes right?

pavolloffay commented 7 years ago

yes

pavolloffay commented 7 years ago

Or is there a way that test would run inside a cluster? I need to access services exposing TCP and UDP ports.

lordofthejars commented 7 years ago

@pavolloffay Not inside the cluster, but @iocanel might help you on this

pavolloffay commented 7 years ago

Related issue in k8s: https://github.com/kubernetes/kubernetes/issues/47862