Uploaded image for project: 'OCMUI - OpenShift Cluster Manager UI'
  1. OCMUI - OpenShift Cluster Manager UI
  2. OCMUI-941

logVerbosity value must be between 1 and 6 is inconsistent with the backend

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Minor Minor
    • None
    • None
    • Core UI
    • True
    • Hide

      Needs specs.

      We should consult PM to decide whether this limitation should apply, and if so, which system should be changed accordingly to align (OCM/OCP UI or CLI).

      Show
      Needs specs. We should consult PM to decide whether this limitation should apply, and if so, which system should be changed accordingly to align (OCM/OCP UI or CLI).
    • False

      Description of problem:

      logVerbosity value must be between 1 and 6 is inconsistent with backend and ocp.

      How reproducible:
      always

      Steps to Reproduce:

      1. Open OCM UI staging.
      2. Open ROSA cluster 
      3. Go to machine pool tab and click "Edit cluster autoscaling"
      4. Check logVerbosity values

      Actual results:

      Value must be between 1 and 6. But in backend and rosa cli, it only check this value must be non-negative. such as "rosa create cluster --cluster-name zhsun --autoscaler-log-verbosity 7" can create cluster successfully. rosa version 1.2.26.                                                                                                                         

      Expected results:

      logVerbosity only check value must be non-negative. 

      Additional info:

      backend pr: https://gitlab.cee.redhat.com/service/uhc-clusters-service/-/merge_requests/6132

              Unassigned Unassigned
              rhn-support-zhsun Zhaohua Sun
              Zhaohua Sun Zhaohua Sun
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

                Created:
                Updated: