Bug 1954187

Summary: multus: admissionReviewVersions v1beta1 is going to be removed in 1.22
Product: OpenShift Container Platform Reporter: Stefan Schimanski <sttts>
Component: NetworkingAssignee: Douglas Smith <dosmith>
Networking sub component: multus QA Contact: Weibin Liang <weliang>
Status: CLOSED ERRATA Docs Contact:
Severity: high    
Priority: high CC: agarcial, dosmith, zhsun, zzhao
Version: 4.8   
Target Milestone: ---   
Target Release: 4.8.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: No Doc Update
Doc Text:
Story Points: ---
Clone Of: 1954177 Environment:
Last Closed: 2021-07-27 23:04:13 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 1954184    

Description Stefan Schimanski 2021-04-27 18:17:19 UTC
+++ This bug was initially created as a clone of Bug #1954177 +++

Description of problem:

multus admission webhook uses admissionReviewVersions v1beta1.

Steps to Reproduce:
1. kubectl get validatingwebhookconfigurations.admissionregistration.k8s.io multus.openshift.i -o yaml
2. check webhooks[*].admissionReviewVersions

Expected results:
v1

Comment 2 Weibin Liang 2021-05-05 17:28:48 UTC
Tested in 4.8.0-0.nightly-2021-04-30-201824, webhooks[*].admissionReviewVersions still show v1betal


webhooks:
- admissionReviewVersions:
  - v1beta1

Comment 3 zhaozhanqi 2021-05-06 08:54:48 UTC
Verified this bug on 4.8.0-0.nightly-2021-05-06-032413


$ oc get ValidatingWebhookConfiguration multus.openshift.io -o yaml | grep admissionReviewVersions -A 1
- admissionReviewVersions:
  - v1

Comment 6 errata-xmlrpc 2021-07-27 23:04:13 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.8.2 bug fix and security 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:2438