Uploaded image for project: 'Red Hat Advanced Cluster Management'
  1. Red Hat Advanced Cluster Management
  2. ACM-27549

Cluster Actions (i.e. Hibernate, Detach, Resume) is not being updated in the UI

XMLWordPrintable

    • Quality / Stability / Reliability
    • 0
    • False
    • Hide

      None

      Show
      None
    • False
    • ACM Console Train 35 - 1
    • Critical
    • Yes

      Description of problem:

      When resuming a Hibernated Cluster, the UI is broken where it indicates that the cluster is still hibernating and the information is not updated.

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

      ACM 2.16.0-83

      MCE 2.11.0-108

      How reproducible:

      Always

      Steps to Reproduce:

      1. Create a cluster
      2. Try any action, Hibernate/Detach/Resume

      Actual results:

      Cluster is stuck in their current state but the cluster deployment indicates the actions were taken.

       

      For example (resuming a hibernated cluster still indicates its hibernated but the cluster is running)

      Expected results:

      Cluster information is updated

      Additional info:

      Example of Cluster Deployment indicating the actions were taken:
      spec:
      ...
      powerState: Running
      ...
      status:
      powerState: PausingForClusterOperatorsToSettle
      webConsoleURL: 'https://console-openshift-console.apps.clc-aws-1765452472292.dev09.red-chesterfield.com'
      installStartedTimestamp: '2025-12-11T11:29:01Z'
      installerImage: 'quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:fdd8ae25e6e0d6067107fa92fc07dd0b04b9dd324b47190a04dbb0ec94266c3d'
      apiURL: 'https://api.clc-aws-1765452472292.dev09.red-chesterfield.com:6443'
      conditions:

      • lastProbeTime: '2025-12-11T14:58:54Z'
        lastTransitionTime: '2025-12-11T14:58:54Z'
        message: 'Cluster is resuming or running, see Ready condition for details'
        reason: ResumingOrRunning
        status: 'False'
        type: Hibernating
      • lastProbeTime: '2025-12-11T15:01:51Z'
        lastTransitionTime: '2025-12-11T12:25:44Z'
        message: Pausing 2m0s for ClusterOperators to settle (step 3/4)
        reason: PausingForClusterOperatorsToSettle
        status: 'False'
        type: Ready
      • lastProbeTime: '2025-12-11T11:28:51Z'
        lastTransitionTime: '2025-12-11T11:28:51Z'
        message: Platform credentials passed authentication check
        reason: PlatformAuthSuccess
        status: 'False'
        type: AuthenticationFailure
      • lastProbeTime: '2025-12-11T12:17:44Z'
        lastTransitionTime: '2025-12-11T12:17:44Z'
        message: Control plane certificates are present
        reason: ControlPlaneCertificatesFound
        status: 'False'
        type: ControlPlaneCertificateNotFound
      • lastProbeTime: '2025-12-11T11:29:01Z'
        lastTransitionTime: '2025-12-11T11:29:01Z'
        message: Images required for cluster deployment installations are resolved
        reason: ImagesResolved
        status: 'False'
        type: InstallImagesNotResolved
      • lastProbeTime: '2025-12-11T11:29:50Z'
        lastTransitionTime: '2025-12-11T11:29:50Z'
        message: Successfully launched install pod
        reason: InstallLaunchSuccessful
        status: 'False'
        type: InstallLaunchError
      • lastProbeTime: '2025-12-11T11:28:58Z'
        lastTransitionTime: '2025-12-11T11:28:58Z'
        message: InstallerImage is resolved.
        reason: InstallerImageResolved
        status: 'False'
        type: InstallerImageResolutionFailed
      • lastProbeTime: '2025-12-11T12:17:44Z'
        lastTransitionTime: '2025-12-11T12:17:44Z'
        message: Provision clc-aws-1765452472292-0-csc78 succeeded.
        reason: ProvisionSucceeded
        status: 'False'
        type: ProvisionFailed
      • lastProbeTime: '2025-12-11T11:29:01Z'
        lastTransitionTime: '2025-12-11T11:29:01Z'
        message: Provision is not stopped
        reason: ProvisionNotStopped
        status: 'False'
        type: ProvisionStopped
      • lastProbeTime: '2025-12-11T12:17:44Z'
        lastTransitionTime: '2025-12-11T12:17:44Z'
        message: Cluster is provisioned
        reason: Provisioned
        status: 'True'
        type: Provisioned
      • lastProbeTime: '2025-12-11T11:28:50Z'
        lastTransitionTime: '2025-12-11T11:28:50Z'
        message: no ClusterRelocates match
        reason: NoMatchingRelocates
        status: 'False'
        type: RelocationFailed
      • lastProbeTime: '2025-12-11T11:29:01Z'
        lastTransitionTime: '2025-12-11T11:29:01Z'
        message: All pre-provision requirements met
        reason: AllRequirementsMet
        status: 'True'
        type: RequirementsMet
      • lastProbeTime: '2025-12-11T12:17:47Z'
        lastTransitionTime: '2025-12-11T12:17:47Z'
        message: SyncSet apply is successful
        reason: SyncSetApplySuccess
        status: 'False'
        type: SyncSetFailed
      • lastProbeTime: '2025-12-11T15:01:20Z'
        lastTransitionTime: '2025-12-11T15:01:20Z'
        message: cluster is reachable
        reason: ClusterReachable
        status: 'False'
        type: Unreachable
      • lastProbeTime: '2025-12-11T11:28:50Z'
        lastTransitionTime: '2025-12-11T11:28:50Z'
        message: Condition Initialized
        reason: Initialized
        status: Unknown
        type: AWSPrivateLinkFailed
      • lastProbeTime: '2025-12-11T11:28:50Z'
        lastTransitionTime: '2025-12-11T11:28:50Z'
        message: Condition Initialized
        reason: Initialized
        status: Unknown
        type: AWSPrivateLinkReady
      • lastProbeTime: '2025-12-11T11:28:50Z'
        lastTransitionTime: '2025-12-11T11:28:50Z'
        message: Condition Initialized
        reason: Initialized
        status: Unknown
        type: ActiveAPIURLOverride
      • lastProbeTime: '2025-12-11T11:28:51Z'
        lastTransitionTime: '2025-12-11T11:28:51Z'
        message: Condition Initialized
        reason: Initialized
        status: Unknown
        type: ClusterInstallCompleted
      • lastProbeTime: '2025-12-11T11:28:51Z'
        lastTransitionTime: '2025-12-11T11:28:51Z'
        message: Condition Initialized
        reason: Initialized
        status: Unknown
        type: ClusterInstallFailed
      • lastProbeTime: '2025-12-11T11:28:51Z'
        lastTransitionTime: '2025-12-11T11:28:51Z'
        message: Condition Initialized
        reason: Initialized
        status: Unknown
        type: ClusterInstallRequirementsMet
      • lastProbeTime: '2025-12-11T11:28:51Z'
        lastTransitionTime: '2025-12-11T11:28:51Z'
        message: Condition Initialized
        reason: Initialized
        status: Unknown
        type: ClusterInstallStopped
      • lastProbeTime: '2025-12-11T11:28:51Z'
        lastTransitionTime: '2025-12-11T11:28:51Z'
        message: Condition Initialized
        reason: Initialized
        status: Unknown
        type: DNSNotReady
      • lastProbeTime: '2025-12-11T11:28:51Z'
        lastTransitionTime: '2025-12-11T11:28:51Z'
        message: Condition Initialized
        reason: Initialized
        status: Unknown
        type: DeprovisionLaunchError
      • lastProbeTime: '2025-12-11T11:28:50Z'
        lastTransitionTime: '2025-12-11T11:28:50Z'
        message: Condition Initialized
        reason: Initialized
        status: Unknown
        type: IngressCertificateNotFound
        cliImage: 'quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b8513a2ae627fa6d748f7e312c2439b7581de41ca0c41e5f01e35f89b9de63e9'
        installedTimestamp: '2025-12-11T12:17:44Z'
        installVersion: 4.20.4
        provisionRef:
        name: clc-aws-1765452472292-0-csc78

              rh-ee-kcormier Kevin Cormier
              rh-ee-almng Almen Ng
              David Huynh David Huynh
              ACM QE Team
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated: