Checked on ocp 4.2 with payload: 4.2.14 Install Etcd Operator in project, then in CSV add x-descriptor with text value "True" in "specDescriptors" and "statusDescriptors" as below, then create instance, check on detail page, it shows "True" for "Test For Bug" and "Status Test For Bug". specDescriptors: - description: Test Bug. displayName: Test For Bug path: cluster.testbug value: 'True' x-descriptors: - 'urn:alm:descriptor:text' statusDescriptors: - description: Status Test Bug. displayName: Status Test For Bug path: cluster.statustestbug value: 'True' x-descriptors: - 'urn:alm:descriptor:text' The bug is fixed, so move it to Verified.
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:0107