Bug 1932268 - ovn-kubernetes endpoint slice controller doesn't run on CI jobs
Summary: ovn-kubernetes endpoint slice controller doesn't run on CI jobs
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: OpenShift Container Platform
Classification: Red Hat
Component: Networking
Version: 4.7
Hardware: Unspecified
OS: Unspecified
low
low
Target Milestone: ---
: 4.7.z
Assignee: Antonio Ojea
QA Contact: Ross Brattain
URL:
Whiteboard:
: 1929225 (view as bug list)
Depends On: 1929314
Blocks:
TreeView+ depends on / blocked
 
Reported: 2021-02-24 12:13 UTC by Antonio Ojea
Modified: 2021-04-05 13:55 UTC (History)
5 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of: 1929314
Environment:
Last Closed: 2021-04-05 13:55:11 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Github openshift ovn-kubernetes pull 442 0 None open Bug 1932268: detect if the cluster has endpoint slices 2021-02-24 21:25:24 UTC
Red Hat Product Errata RHSA-2021:1005 0 None None None 2021-04-05 13:55:33 UTC

Comment 2 Antonio Ojea 2021-03-25 08:45:59 UTC
*** Bug 1929225 has been marked as a duplicate of this bug. ***

Comment 4 Ross Brattain 2021-03-31 13:18:36 UTC


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

Comment 6 errata-xmlrpc 2021-04-05 13:55:11 UTC
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


Note You need to log in before you can comment on or make changes to this bug.