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

[RFE] Agent Based Installation shows messages "installation is completed" even if there are issues with operators.

XMLWordPrintable

    • Quality / Stability / Reliability
    • False
    • Hide

      None

      Show
      None
    • None
    • Important
    • No
    • None
    • Rejected
    • Sprint 244, Sprint 246, Installer (PB) Sprint 263, Installer (PB) Sprint 265, Installer Sprint 266, Agent Sprint 267, Agent Sprint 268, Agent Sprint 269, Agent Sprint 270, Agent Sprint 271, Agent Sprint 272, Agent Sprint 273, Agent Sprint 274, Agent Sprint 275
    • 14
    • Proposed
    • Bug Fix
    • Hide
      * Before this update, the Agent-based Installer announced a complete cluster installation without first checking whether Operators were in a stable state. As a result, users might have seen messages about a completed installation even if there were still issues with any of the Operators. With this release, the Agent-based Installer waits until Operators are in a stable state before declaring the cluster installation to be complete. (link:https://issues.redhat.com/browse/OCPBUGS-18658[OCPBUGS-18658])
      Show
      * Before this update, the Agent-based Installer announced a complete cluster installation without first checking whether Operators were in a stable state. As a result, users might have seen messages about a completed installation even if there were still issues with any of the Operators. With this release, the Agent-based Installer waits until Operators are in a stable state before declaring the cluster installation to be complete. (link: https://issues.redhat.com/browse/OCPBUGS-18658 [ OCPBUGS-18658 ])
    • None
    • None
    • None
    • None

      Description of problem:

      Agent Based Installation shows messages "installation is completed" even if there are issues with operators. We can see in below messages :
      
      
      # tail -n 8 openshift-install-agent-wait-for-install-complete.log 
      2023-08-29 13:04:15,246 [INFO] level=debug msg=Still waiting for the cluster to initialize: Cluster operators authentication, console are not available
      2023-08-29 13:05:23,449 [INFO] level=debug msg=Still waiting for the cluster to initialize: Cluster operator authentication is not available
      2023-08-29 13:12:23,699 [INFO] level=info msg=Cluster is installed
      2023-08-29 13:12:23,699 [INFO] level=info msg=Install complete!
      2023-08-29 13:12:23,699 [INFO] level=info msg=To access the cluster as the system:admin user when using 'oc', run
      2023-08-29 13:12:23,700 [INFO] level=info msg=    export KUBECONFIG=/var/tmp/clusters/xxxxxxx/auth/kubeconfig
      2023-08-29 13:12:23,700 [INFO] level=info msg=Access the OpenShift web-console here: https://console-openshift-console.apps.xxx.xxx.xxx
      2023-08-29 13:12:23,700 [INFO] level=info msg=Login to the console with user: "kubeadmin", and password: "xxxxx-xxxxx-xxxx-CgQCZ"
      

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

      ocp 4.13.6
      
      Product Name: VMware7,1
      Product Name: 440BX Desktop Reference Platform
      

      How reproducible:

       

      Steps to Reproduce:

      1.
      2.
      3.
      

      Actual results:

      Installation logs (agent wait-for bootstrap-complete) shows messages that "Cluster is installed" even if authentication, console are not available 
      
      Expected results:
      It should show some kind of messages indicating that installation is partially completed or not completed as there are issues with operators.
       

      Additional info:

       

              rwsu1@redhat.com Richard Su
              rhn-support-cchouhan Chandan Chouhan
              None
              None
              zhenying niu zhenying niu
              None
              Votes:
              0 Vote for this issue
              Watchers:
              10 Start watching this issue

                Created:
                Updated: