Hide Forgot
*** Bug 1929225 has been marked as a duplicate of this bug. ***
Verified "Dual Stack enabled: using EndpointSlices instead of Endpoints in k8s versions > 1.19" present in CI log files. // Services are handled differently depending on the Kubernetes API versions // and the OVN configuration. // We use a level triggered controller to handle services if k8s > 1.19, // using endpoint slices instead endpoints if OVN is configured for dual stack. if util.UseEndpointSlices(oc.client) && config.IPv4Mode && config.IPv6Mode { // Services are handled differently depending on the Kubernetes API versions klog.Infof("Dual Stack enabled: using EndpointSlices instead of Endpoints in k8s versions > 1.19") https://prow.ci.openshift.org/view/gs/origin-ci-test/logs/periodic-ci-openshift-release-master-nightly-4.7-e2e-metal-ipi-ovn-dualstack/1377216551547047936 virthost-ostest-test-metalkube-org-5000-localimages-local-release-image-sha256-f037e8aed4045b81e71d237cacc887587ab845556015db3eca644e0ca28f7b63/namespaces/openshift-ovn-kubernetes/pods/ovnkube-master-dsn8q/ovnkube-master/ovnkube-master/logs/current.log 246:2021-03-31T11:49:35.272665516Z I0331 11:49:35.272643 1 ovn.go:315] Dual Stack enabled: using EndpointSlices instead of Endpoints in k8s versions > 1.19
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 (Moderate: OpenShift Container Platform 4.7.5 security and bug fix update), 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/RHSA-2021:1005