Bug 2044783

Summary: Bug 2041620 - [4.8] bundle CSV alm-examples does not parse
Product: OpenShift Container Platform Reporter: Roman Bednář <rbednar>
Component: StorageAssignee: Roman Bednář <rbednar>
Storage sub component: Local Storage Operator QA Contact: Chao Yang <chaoyang>
Status: CLOSED ERRATA Docs Contact:
Severity: medium    
Priority: unspecified CC: aos-bugs, chaoyang, jdobson, jsafrane
Version: 4.8   
Target Milestone: ---   
Target Release: 4.8.z   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: No Doc Update
Doc Text:
Story Points: ---
Clone Of: 2041620 Environment:
Last Closed: 2022-03-01 18:50:41 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: 2044782    
Bug Blocks: 2044785    

Description Roman Bednář 2022-01-25 08:01:33 UTC
This is a backport BZ for https://github.com/openshift/local-storage-operator/pull/314

Comment 2 Chao Yang 2022-02-08 09:33:29 UTC
Not fixed in local-storage-operator.4.8.0-202202070834
Will check later csv.

Comment 11 Chao Yang 2022-02-16 08:45:36 UTC
passed with local-storage-operator.4.8.0-202202152218
oc get csv local-storage-operator.4.8.0-202202152218 -o yaml
apiVersion: operators.coreos.com/v1alpha1
kind: ClusterServiceVersion
metadata:
  annotations:
    alm-examples: |-
      [
        {
          "apiVersion": "local.storage.openshift.io/v1",
          "kind": "LocalVolume",
          "metadata": {
            "name": "example"
          },
          "spec": {
            "storageClassDevices": [
              {
                "devicePaths": [
                  "/dev/disk/by-id/ata-crucial"
                ],
                "fsType": "ext4",
                "storageClassName": "foobar",
                "volumeMode": "Filesystem"
              }
            ]

Comment 14 errata-xmlrpc 2022-03-01 18:50:41 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 (OpenShift Container Platform 4.8.33 bug fix 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/RHBA-2022:0651