Bug 1954187 - multus: admissionReviewVersions v1beta1 is going to be removed in 1.22
Summary: multus: admissionReviewVersions v1beta1 is going to be removed in 1.22
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: OpenShift Container Platform
Classification: Red Hat
Component: Networking
Version: 4.8
Hardware: Unspecified
OS: Unspecified
high
high
Target Milestone: ---
: 4.8.0
Assignee: Douglas Smith
QA Contact: Weibin Liang
URL:
Whiteboard:
Depends On:
Blocks: 1954184
TreeView+ depends on / blocked
 
Reported: 2021-04-27 18:17 UTC by Stefan Schimanski
Modified: 2021-07-27 23:04 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: No Doc Update
Doc Text:
Clone Of: 1954177
Environment:
Last Closed: 2021-07-27 23:04:13 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Github openshift cluster-network-operator pull 1079 0 None open Bug 1954187: The multus admission controller admissionReviewVersions should be v1 2021-04-28 19:39:31 UTC
Red Hat Product Errata RHSA-2021:2438 0 None None None 2021-07-27 23:04:37 UTC

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


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