Description of problem: urn:alm:descriptor:com.tectonic.ui:checkbox does not work as expected. A boolean switch widget is rendered instead of a checkbox. Version-Release number of selected component (if applicable): 4.6 How reproducible: Always Steps to Reproduce: 1. Create csv and crd from yaml files in this gist: https://gist.github.com/TheRealJon/3680c8a573bde88a974588e269230562 2. Visit Installed Operators > Mock Operator 3. Click "Create instance" under Mocke Resource card Actual results: Checkbox field on the resulting form is actually a switch Expected results: Checkbox field should be a standard checkbox Additional info:
Tested on ocp 4.8 cluster with payload 4.8.0-0.nightly-2021-04-07-115443. Steps to verify: 1. Create crd/csv from yaml files in this gist: https://gist.github.com/TheRealJon/3680c8a573bde88a974588e269230562 2. Visit Installed Operators > Mock Operator 3. Click "Create instance" under Mocke Resource card, check the "Checkbox" field, now it's a standard checkbox, not a switch boolean. The bug is fixed.
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.8.2 bug fix and security 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-2021:2438