Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 1890984

Summary: Rename operator-webhook-config to sriov-operator-webhook-config
Product: OpenShift Container Platform Reporter: Andreas Karis <akaris>
Component: NetworkingAssignee: zenghui.shi <zshi>
Networking sub component: SR-IOV QA Contact: zhaozhanqi <zzhao>
Status: CLOSED ERRATA Docs Contact:
Severity: medium    
Priority: unspecified CC: bbennett
Version: 4.5   
Target Milestone: ---   
Target Release: 4.7.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: No Doc Update
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2021-02-24 15:27:53 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Andreas Karis 2020-10-23 13:15:05 UTC
Description of problem:

Hi,

It's a minor issue with a minor change. If possible, rename the operator-webhook-config to sriov-operator-webhook-config
~~~
[root@openshift-jumpserver-0 sriovpod]# oc project default
Now using project "default" on server "https://api.cluster.example.com:6443".
[root@openshift-jumpserver-0 sriovpod]# oc get ValidatingWebhookConfiguration
NAME                       WEBHOOKS   AGE
autoscaling.openshift.io   2          17h
multus.openshift.io        1          17h
operator-webhook-config    1          25m
~~~

operator-webhook-config too generic of a name for a resource that is cluster scoped:
~~~
[root@openshift-jumpserver-0 sriovpod]# oc get -o yaml ValidatingWebhookConfiguration operator-webhook-config | grep -i name
            f:name: {}
        k:{"name":"operator-webhook.sriovnetwork.openshift.io"}:
              f:name: {}
              f:namespace: {}
          f:name: {}
          f:namespaceSelector: {}
  name: operator-webhook-config
    name: default
      name: operator-webhook-service
      namespace: openshift-sriov-network-operator
  name: operator-webhook.sriovnetwork.openshift.io
  namespaceSelector: {}
~~~

Thanks!


Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:


Additional info:

Comment 2 zhaozhanqi 2020-11-12 02:41:13 UTC
Verified this bug on 4.7.0-202011110821.p0

oc get ValidatingWebhookConfiguration
NAME                            WEBHOOKS   AGE
autoscaling.openshift.io        2          27d
multus.openshift.io             1          27d
prometheusrules.openshift.io    1          27d
sriov-operator-webhook-config   1          9d

Comment 5 errata-xmlrpc 2021-02-24 15:27:53 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.0 security, bug fix, and enhancement 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-2020:5633