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

assisted-image-service-0 blocks hcp creation preparation progress

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: Critical Critical
    • None
    • 4.18.z
    • HyperShift / Agent
    • None
    • Quality / Stability / Reliability
    • False
    • Hide

      None

      Show
      None
    • None
    • None
    • None
    • None
    • None
    • None
    • None
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      Description of problem:

          wrong information blocks hcp cluster creation. It will block Dell Simship Product with openshift 4.18.1

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

          

      How reproducible:

          

      Steps to Reproduce:

      1. connected environment with Internet. 
      2. prepare hcp cluster.
      3. prepare AgentServiceConfig.
          then you will find its yaml is not correct. 

      Actual results:

      oc get pods assisted-image-service-0 -n multicluster-engine -o yaml
      {
      		"openshift_version": "4.18",
      		"cpu_architecture": "x86_64",
      		"url": "https://mirror.openshift.com/pub/openshift-v4/x86_64/dependencies/rhcos/pre-release/4.18.0-rc.2/rhcos-4.18.0-rc.2-x86_64-live.x86_64.iso",
      		"version": "418.94.202411221729-0"
      	},
      ...
      {
      		"openshift_version": "4.19",
      		"cpu_architecture": "x86_64",
      		"url": "https://mirror.openshift.com/pub/openshift-v4/x86_64/dependencies/rhcos/pre-release/dev-4.19/rhcos-dev-4.19-x86_64-live.x86_64.iso",
      		"version": "418.94.202410090804-0"
      	},

      Expected results:

           expect correct 4.18 iso only. 
      correct path should be https://mirror.openshift.com/pub/openshift-v4/dependencies/rhcos/4.18/4.18.1/rhcos-live.x86_64.iso
      
      4.19 dev path should not in the list.  I think it may lead latest image judgement mislead.

      Additional info:

          

              cchun@redhat.com Crystal Chun
              hub9hub9 bruce hu (Inactive)
              None
              None
              None
              None
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: