Created attachment 1892410 [details] form_view Description of problem: No space to specify operator.logLevel from Form view when create KedaController Version-Release number of selected component (if applicable): Custom Metrics Autoscaler 2.7.1 provided by Red Hat $ oc get clusterversion NAME VERSION AVAILABLE PROGRESSING SINCE STATUS version 4.11.0-0.nightly-2022-06-23-153912 True False 74m Cluster version is 4.11.0-0.nightly-2022-06-23-153912 How reproducible: Steps to Reproduce: 1. Install Custom Metrics Autoscaler 2. Create KedaController 3. Check the Form view field Actual results: No space to specify operator.logLevel from Form view Expected results: operator.logLevel can be specified from Form view Additional info: default yaml view apiVersion: keda.sh/v1alpha1 kind: KedaController metadata: name: keda namespace: openshift-keda spec: metricsServer: logLevel: '0' operator: logLevel: info logEncoder: console serviceAccount: {} watchNamespace: ''
Fixed in 2.7.51
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: Custom Metrics Autoscaler Operator for Red Hat OpenShift (with security updates)), 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-2023:1042