You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Tests: small ipv6 fixes
* Testing gitlab instance listens on ipv6
* Testing Contour installation prefers dualstack
Signed-off-by: Matej Vašek <[email protected]>
* fixup: listen explicitly on 0.0.0.0
Usually listening on '::' should also listen on 0.0.0.0.
However gitlab or nginx apparently employ IPV6_V6ONLY option so '::'
listens only on '::'.
Signed-off-by: Matej Vašek <[email protected]>
---------
Signed-off-by: Matej Vašek <[email protected]>
0 commit comments