• Antonio Ojea's avatar
    Add ipv6 support to the e2e healthz test · d5d57baa
    Antonio Ojea authored
    The test [k8s.io] Probing container [It] should not be restarted with a
    /healthz http liveness probe [NodeConformance] [Conformance]
    fails because it's using a nginx image that's spawns a server that's
    only listening on IPv4 by default.
    
    Switching to an image like TestWebserver that's listening in IPv4 and IPv6 by default
    allows the test to run on IPv4 and IPv6 environments.
    
    Reference: https://github.com/kubernetes/kubernetes/issues/70248
    d5d57baa
Name
Last commit
Last update
..
cmd Loading commit data...
conformance Loading commit data...
e2e Loading commit data...
e2e_kubeadm Loading commit data...
e2e_node Loading commit data...
fixtures Loading commit data...
images Loading commit data...
integration Loading commit data...
kubemark Loading commit data...
list Loading commit data...
soak Loading commit data...
typecheck Loading commit data...
utils Loading commit data...
BUILD Loading commit data...
OWNERS Loading commit data...
test_owners.csv Loading commit data...
test_owners.json Loading commit data...