Bug 1906519 - Update LSO CRDs to use v1
Summary: Update LSO CRDs to use v1
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: OpenShift Container Platform
Classification: Red Hat
Component: Storage
Version: 4.7
Hardware: Unspecified
OS: Unspecified
medium
medium
Target Milestone: ---
: 4.7.0
Assignee: Santosh Pillai
QA Contact: Chao Yang
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2020-12-10 17:27 UTC by Hemant Kumar
Modified: 2021-02-24 15:42 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2021-02-24 15:41:57 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Github openshift local-storage-operator pull 194 0 None open Bug 1906519: update crds in 4.7 to use apiextensions.k8s.io/v1 2021-01-12 21:31:33 UTC
Red Hat Product Errata RHSA-2020:5633 0 None None None 2021-02-24 15:42:24 UTC

Comment 2 Chao Yang 2021-01-13 12:07:15 UTC
oc get crd localvolumes.local.storage.openshift.io -o yaml
apiVersion: apiextensions.k8s.io/v1
kind: CustomResourceDefinition
metadata:
  creationTimestamp: "2021-01-13T11:02:58Z"
  generation: 1
  labels:
    operators.coreos.com/local-storage-operator.openshift-local-storage: ""
  managedFields:
  - apiVersion: apiextensions.k8s.io/v1beta1

oc get csv -n openshift-local-storage
NAME                                           DISPLAY         VERSION                 REPLACES   PHASE
local-storage-operator.4.7.0-202101122125.p0   Local Storage   4.7.0-202101122125.p0              Succeeded

Will check latest lso later

Comment 3 Chao Yang 2021-01-15 05:26:13 UTC
passed on
local-storage-operator.4.7.0-202101141359.p0   Local Storage   4.7.0-202101141359.p0              Succeeded

oc get crd localvolumesets.local.storage.openshift.io -o yaml | grep -i apiversion
apiVersion: apiextensions.k8s.io/v1
  - apiVersion: apiextensions.k8s.io/v1
  - apiVersion: apiextensions.k8s.io/v1
  - apiVersion: apiextensions.k8s.io/v1

Comment 6 errata-xmlrpc 2021-02-24 15:41:57 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.