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

The hypershift cli (hcp) reports an inaccurate OCP supported version

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done-Errata
    • Icon: Normal Normal
    • None
    • 4.14
    • HyperShift
    • Moderate
    • No
    • Hypershift Sprint 254, Hypershift Sprint 255
    • 2
    • False
    • Hide

      None

      Show
      None
    • Release Note Not Required
    • Bug Fix
    • In Progress

      This is a clone of issue OCPBUGS-32186. The following is the description of the original issue:

      Description of problem:

          The self-managed hypershift cli (hcp) reports an inaccurate OCP supported version.
      
      For example, if I have a hypershift-operator deployed which supports OCP v4.14 and I build the hcp cli from the latest source code, when I execute "hcp -v", the cli tool reports the following. 
      
      
      $ hcp -v
      hcp version openshift/hypershift: 02bf7af8789f73c7b5fc8cc0424951ca63441649. Latest supported OCP: 4.16.0
      
      This makes it appear that the hcp cli is capable of deploying OCP v4.16.0, when the backend is actually limited to v4.14.0.
      
      The cli needs to indicate what the server is capable of deploying. Otherwise it appears that v4.16.0 would be deployable in this scenario, but the backend would not allow that. 
      
      
      

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

          4.14

      How reproducible:

          100%

      Steps to Reproduce:

          1. download an HCP client that does not match the hypershift-operator backend
          2. execute 'hcp -v'
          3. the reported "Latest supported OCP" is not representative of the version the hypershift-operator actually supports     

      Actual results:

         

      Expected results:

           hcp cli reports a latest OCP version that is representative of what the deployed hypershift operator is capable of deploying. 

      Additional info:

          

            agarcial@redhat.com Alberto Garcia Lamela
            openshift-crt-jira-prow OpenShift Prow Bot
            Liangquan Li Liangquan Li
            Votes:
            0 Vote for this issue
            Watchers:
            7 Start watching this issue

              Created:
              Updated:
              Resolved: