Bug 1906519
| Summary: | Update LSO CRDs to use v1 | ||
|---|---|---|---|
| Product: | OpenShift Container Platform | Reporter: | Hemant Kumar <hekumar> |
| Component: | Storage | Assignee: | Santosh Pillai <sapillai> |
| Storage sub component: | Local Storage Operator | QA Contact: | Chao Yang <chaoyang> |
| Status: | CLOSED ERRATA | Docs Contact: | |
| Severity: | medium | ||
| Priority: | medium | CC: | aos-bugs, sapillai |
| Version: | 4.7 | ||
| Target Milestone: | --- | ||
| Target Release: | 4.7.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: | 2021-02-24 15:41:57 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: | |||
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 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 |
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