Bug 2033129 - [4.7] always run generic-plugin
Summary: [4.7] always run generic-plugin
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: OpenShift Container Platform
Classification: Red Hat
Component: Networking
Version: 4.7
Hardware: x86_64
OS: Linux
urgent
urgent
Target Milestone: ---
: 4.7.z
Assignee: zenghui.shi
QA Contact: Ziv Greenberg
URL:
Whiteboard:
Depends On: 2028257
Blocks:
TreeView+ depends on / blocked
 
Reported: 2021-12-16 01:33 UTC by zenghui.shi
Modified: 2022-08-24 01:54 UTC (History)
12 users (show)

Fixed In Version:
Doc Type: No Doc Update
Doc Text:
Clone Of: 2028257
Environment:
Last Closed: 2022-08-24 01:54:31 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Github openshift sriov-network-operator pull 603 0 None open Bug 2033129: Run generic plugin Apply when no vender plugin loaded 2021-12-28 10:32:15 UTC

Comment 4 Ziv Greenberg 2022-02-28 13:22:37 UTC
Hello,

I was able to verify it and also created a dedicated dut pod with attached SR-IOV VF's:

(shiftstack) [cloud-user@installer-host ~]$ oc get clusterversions
NAME      VERSION                             AVAILABLE   PROGRESSING   SINCE   STATUS
version   4.7.0-0.nightly-2022-02-25-004714   True        False         15h     Cluster version is 4.7.0-0.nightly-2022-02-25-004714
(shiftstack) [cloud-user@installer-host ~]$
(shiftstack) [cloud-user@installer-host ~]$
(shiftstack) [cloud-user@installer-host ~]$ oc get csv -n openshift-sriov-network-operator
NAME                                        DISPLAY                      VERSION              REPLACES   PHASE
performance-addon-operator.v4.7.9           Performance Addon Operator   4.7.9                           Succeeded
sriov-network-operator.4.7.0-202202231953   SR-IOV Network Operator      4.7.0-202202231953              Succeeded
(shiftstack) [cloud-user@installer-host ~]$
(shiftstack) [cloud-user@installer-host ~]$
(shiftstack) [cloud-user@installer-host ~]$
(shiftstack) [cloud-user@installer-host ~]$ oc get all -n openshift-sriov-network-operator
NAME                                          READY   STATUS    RESTARTS   AGE
pod/network-resources-injector-ldqzl          1/1     Running   0          6m29s
pod/network-resources-injector-pxftx          1/1     Running   0          6m28s
pod/network-resources-injector-w7jd2          1/1     Running   0          6m28s
pod/sriov-network-config-daemon-6v5vj         1/1     Running   0          6m28s
pod/sriov-network-config-daemon-pf89x         1/1     Running   0          6m28s
pod/sriov-network-operator-8478d6fb85-4nnh6   1/1     Running   0          6m51s

NAME                                         TYPE        CLUSTER-IP       EXTERNAL-IP   PORT(S)   AGE
service/network-resources-injector-service   ClusterIP   172.30.229.116   <none>        443/TCP   6m29s
service/operator-webhook-service             ClusterIP   172.30.162.61    <none>        443/TCP   6m29s

NAME                                         DESIRED   CURRENT   READY   UP-TO-DATE   AVAILABLE   NODE SELECTOR                                                 AGE
daemonset.apps/network-resources-injector    3         3         3       3            3           beta.kubernetes.io/os=linux,node-role.kubernetes.io/master=   6m29s
daemonset.apps/operator-webhook              3         3         3       3            3           beta.kubernetes.io/os=linux,node-role.kubernetes.io/master=   6m28s
daemonset.apps/sriov-network-config-daemon   2         2         2       2            2           beta.kubernetes.io/os=linux,node-role.kubernetes.io/worker=   6m28s

NAME                                     READY   UP-TO-DATE   AVAILABLE   AGE
deployment.apps/sriov-network-operator   1/1     1            1           6m51s

NAME                                                DESIRED   CURRENT   READY   AGE
replicaset.apps/sriov-network-operator-8478d6fb85   1         1         1       6m51s
(shiftstack) [cloud-user@installer-host ~]$
(shiftstack) [cloud-user@installer-host ~]$
(shiftstack) [cloud-user@installer-host ~]$ oc get pods
NAME           READY   STATUS    RESTARTS   AGE
dpdk-testpmd   1/1     Running   0          17m14s


Thanks,
Ziv

Comment 7 Scott Dodson 2022-08-24 01:54:31 UTC
This was addressed in 4.7.45 however the errata automation failed to close this bug as it should have.


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