Uploaded image for project: 'OpenShift Bugs'
  1. OpenShift Bugs
  2. OCPBUGS-33928

[Upstream] The new flag doesn't work for helm type operator

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Normal Normal
    • None
    • 4.17
    • Operator SDK
    • None
    • Moderate
    • No
    • Rejected
    • False
    • Hide

      None

      Show
      None

      Description of problem:

      The new flag "enable-http2" doesn't work for helm plugin. The operator's http connection is still http2 after set the 'enable-http2=false'.    

      Version-Release number of selected component (if applicable):

      operator-sdk version: "v1.34.0-10-gc762768c", commit: "c762768c8a128563147dd99218e4ba9ecc035557", kubernetes version: "v1.28.0", go version: "go1.21.4", GOOS: "linux", GOARCH: "amd64"
          

      How reproducible:

          always

      Steps to Reproduce:

          1.generate one helm type operator
          2.run the operator
          3.port-forward the operator 8443
      $oc port-forward nginx-operator-controller-manager-66774759d5-mwp7d 8443:8443
          4. get the tcp message
      $curl -vksl https://localhost:8443     

      Actual results:

         The tcp contact is still http2 type
       

      Expected results:

          

      Additional info:

         https://issues.redhat.com/browse/OPECO-3059 
         https://github.com/operator-framework/helm-operator-plugins/pull/288

            rh-ee-bpalmer Bryce Palmer
            rhn-support-jfan Jia Fan
            Jia Fan Jia Fan
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: