Description of problem: When running on an IPv6-enabled cluster (defined as the presence of an ipv6 address in the network.config.openshift.io `.status.clusterNetwork` list), the router isn't listening on an ipv6 address. This has already been fixed in https://github.com/openshift/cluster-ingress-operator/pull/342 but we'd like to backport the fix and document the change with a bug report. Version-Release number of selected component (if applicable): How reproducible: Launch a single-stack IPv6 enabled cluster on AWS without the fix. Actual results: The router process won't listen on any ipv6 interface. Expected results: The router should listen on all available ipv4 and ipv6 interfaces. Additional info:
I have tested this successfully
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHBA-2020:0581