Bug 2100763 - No space to specify operator.logLevel from Form view when create KedaController
Summary: No space to specify operator.logLevel from Form view when create KedaController
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: OpenShift Container Platform
Classification: Red Hat
Component: Node
Version: 4.11
Hardware: Unspecified
OS: Unspecified
unspecified
medium
Target Milestone: ---
: ---
Assignee: Joel Smith
QA Contact: Weinan Liu
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2022-06-24 09:01 UTC by Weinan Liu
Modified: 2023-03-06 18:41 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2023-03-06 18:41:23 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)
form_view (260.14 KB, image/png)
2022-06-24 09:01 UTC, Weinan Liu
no flags Details


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHSA-2023:1042 0 None None None 2023-03-06 18:41:26 UTC

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


Note You need to log in before you can comment on or make changes to this bug.