Bug 2100763

Summary: No space to specify operator.logLevel from Form view when create KedaController
Product: OpenShift Container Platform Reporter: Weinan Liu <weinliu>
Component: NodeAssignee: Joel Smith <joelsmith>
Node sub component: Autoscaler (HPA, VPA) QA Contact: Weinan Liu <weinliu>
Status: CLOSED ERRATA Docs Contact:
Severity: medium    
Priority: unspecified CC: qiwan
Version: 4.11   
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2023-03-06 18:41:23 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
form_view none

Description Weinan Liu 2022-06-24 09:01:54 UTC
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: ''

Comment 4 Weinan Liu 2022-11-01 09:26:53 UTC
Fixed in 2.7.51

Comment 8 errata-xmlrpc 2023-03-06 18:41:23 UTC
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