Closed
Description
Which area this feature is related to?
/kind bug
Which area this bug is related to?
/area registry
/area releng
What versions of software are you using?
Go project
Operating System and version: N/A
Go Pkg Version: 1.19
Web browser
Operating System and version: RHEL 8.8
Browser name and version: Firefox 115.4.0esr (64-bit)
Bug Summary
Describe the bug:
Registry operator bundle entry under the OpenShift OperatorHub catalog has the following issues:
- Missing icon
- Misformatted code blocks, missing new lines
Original findings comment: #1301 (comment)
To Reproduce:
- Go to OpenShift 4.12 or 4.13 web console
- Go to Administrator user perspective
- Under "Operators/OperatorHub" find the "Devfile Registry Operator" entry and open it
- Under the entry page you should observe no icon and Basic Usage code block is missing new lines
Expected behavior
There should be an icon and code blocks should have new lines as seen under the OperatorHub.io entry page: https://operatorhub.io/operator/registry-operator
Any logs, error output, screenshots etc? Provide the devfile that sees this bug, if applicable
Additional context
Any workaround?
N/A
Suggestion on how to fix the bug
- Change block starting on config/manifests/bases/registry-operator.clusterserviceversion.yaml#L246 to be single lined
- Update markdown of
description
to fix multi-line problems in Basic usage code block
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
Done ✅