Bug 1829263

Summary: cluster autoscaler operator CRDs should be using apiextensions.k8s.io/v1
Product: OpenShift Container Platform Reporter: Alberto <agarcial>
Component: Cloud ComputeAssignee: Alberto <agarcial>
Cloud Compute sub component: Other Providers QA Contact: Jianwei Hou <jhou>
Status: CLOSED ERRATA Docs Contact:
Severity: low    
Priority: unspecified    
Version: 4.5   
Target Milestone: ---   
Target Release: 4.5.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2020-07-13 17:32:50 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 Alberto 2020-04-29 10:16:10 UTC
Description of problem:
cluster autoscaler operator CRDs should be using apiextensions.k8s.io/v1. It's currently using cluster autoscaler operator CRDs should be using apiextensions.k8s.io/v1betav1

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


How reproducible:


Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:


Additional info:

Comment 3 Jianwei Hou 2020-05-07 03:26:00 UTC
Verified in 4.5.0-0.nightly-2020-05-06-003431

oc get crd clusterautoscalers.autoscaling.openshift.io -o=jsonpath="{.apiVersion}"
apiextensions.k8s.io/v1%
oc get crd machineautoscalers.autoscaling.openshift.io -o=jsonpath="{.apiVersion}"
apiextensions.k8s.io/v1%

Comment 4 errata-xmlrpc 2020-07-13 17:32:50 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, 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/RHBA-2020:2409