Bug 1890984 - Rename operator-webhook-config to sriov-operator-webhook-config
Summary: Rename operator-webhook-config to sriov-operator-webhook-config
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: OpenShift Container Platform
Classification: Red Hat
Component: Networking
Version: 4.5
Hardware: Unspecified
OS: Unspecified
unspecified
medium
Target Milestone: ---
: 4.7.0
Assignee: zenghui.shi
QA Contact: zhaozhanqi
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2020-10-23 13:15 UTC by Andreas Karis
Modified: 2021-02-24 15:28 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: No Doc Update
Doc Text:
Clone Of:
Environment:
Last Closed: 2021-02-24 15:27:53 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Github openshift sriov-network-operator pull 390 0 None closed Bug 1890984: Rename operator-webhook-config to sriov-operator-webhook-config 2021-01-07 15:18:35 UTC
Red Hat Product Errata RHSA-2020:5633 0 None None None 2021-02-24 15:28:20 UTC

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


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