Bug 2044783 - Bug 2041620 - [4.8] bundle CSV alm-examples does not parse
Summary: Bug 2041620 - [4.8] bundle CSV alm-examples does not parse
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: OpenShift Container Platform
Classification: Red Hat
Component: Storage
Version: 4.8
Hardware: Unspecified
OS: Unspecified
unspecified
medium
Target Milestone: ---
: 4.8.z
Assignee: Roman Bednář
QA Contact: Chao Yang
URL:
Whiteboard:
Depends On: 2044782
Blocks: 2044785
TreeView+ depends on / blocked
 
Reported: 2022-01-25 08:01 UTC by Roman Bednář
Modified: 2022-03-01 18:50 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: No Doc Update
Doc Text:
Clone Of: 2041620
Environment:
Last Closed: 2022-03-01 18:50:41 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Github openshift local-storage-operator pull 310 0 None Merged Bug 2044783: [4.8] bundle CSV alm-examples does not parse 2022-02-15 13:49:19 UTC
Github openshift local-storage-operator pull 322 0 None open Bug 2044783: [4.8] bundle CSV alm-examples does not parse 2022-02-15 13:49:20 UTC
Red Hat Product Errata RHBA-2022:0651 0 None None None 2022-03-01 18:50:44 UTC

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


Note You need to log in before you can comment on or make changes to this bug.