Bug 1954177
| Summary: | machine-api: admissionReviewVersions v1beta1 is going to be removed in 1.22 | |||
|---|---|---|---|---|
| Product: | OpenShift Container Platform | Reporter: | Stefan Schimanski <sttts> | |
| Component: | Cloud Compute | Assignee: | Michael McCune <mimccune> | |
| Cloud Compute sub component: | Other Providers | QA Contact: | sunzhaohua <zhsun> | |
| Status: | CLOSED ERRATA | Docs Contact: | ||
| Severity: | high | |||
| Priority: | unspecified | CC: | mimccune | |
| 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: | ||||
| : | 1954187 (view as bug list) | Environment: | ||
| Last Closed: | 2021-07-27 23:04:05 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: | ||||
| Bug Depends On: | ||||
| Bug Blocks: | 1954184 | |||
|
Description
Stefan Schimanski
2021-04-27 18:05:06 UTC
mutatingwebhookconfiguration name is machine-api. Same for pod-identity-webhook mutatingwebhookconfiguration. Same for autoscaling.openshift.io. (In reply to Stefan Schimanski from comment #3) > Same for autoscaling.openshift.io. i'm not seeing any references to the admissionReviewVersions in our cluster-autoscaler or operator, are there any more details about this? There is already a PR in flight for the CAO changes that are required here, but it is not ready to merge just yet https://github.com/openshift/cluster-autoscaler-operator/pull/202 i am setting this back to ASSIGNED status, there are a few more patches required to finish this. mainly the machine-api-operator needs to be re-vendored back to the providers and testing repositories. $ oc get ValidatingWebhookConfiguration multus.openshift.io -o yaml | grep admissionReviewVersions -A 1 - admissionReviewVersions: - v1 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 |