I spotted a behaviour change in OpenShift UI in 4.12. It no longer automatically capitalizes CR field names. For example, the `windowsOptions` field under (securityContext) is no longer automatically rendered as `Windows Options` . Instead it’s rendered as `windowOptions`. OpenShift expects the display name to be specified explicitly, otherwise, it uses the CR field name as is. This affects security context, probes and all the other fields. It should be fixed for all 3 Operators. - [ ] Delivered to WLO - [ ] Delivered to RCO - [ ] Delivered to OLO 