Skip to content

Fleet clusters not reflecting disconnection under Continuous delivery #14966

@mmartin24

Description

@mmartin24

Setup

  • Rancher version: 2.9.2 and onwards
  • Rancher UI Extensions:
  • Browser type & version: Brave v1.70.126

Describe the bug
A downstream cluster that is disconnected appears as Ready in Continuous Delivery Dashboard and Active in Continuous Deliver Clusters while it correctly shows status in Cluster Management

To Reproduce

  • Deploy Rancher 2.9.2 or later
  • Add a downstream cluster
  • Deploy a gitrepo on downstream cluster
  • Temporarirly stop the downstream cluster (ie if you used k3s downstream: sudo systemctl stop k3s.service )
  • Once stopped, observe how in Cluster Management, it correctly shows that state
  • Navigate to Continuous Delivery > Dashboard and observe how they are shown as Clusters Ready 1/1
  • Navigate to Continuous Delivery > Clusters and observe how state is Active

Result
Clusters are shown as Ready in Continuous Delivery Dashboard and Active` in Continuous Deliver Clusters.

Expected Result
Clusters should be shown as Unavailable / Disconnected or similar like in Cluster management:
image

Screenshots
image (1)
image (2)
image (3)

Additional context

Metadata

Metadata

Labels

QA/dev-automationIssues that engineers have written automation around so QA doesn't have look at thisarea/fleet

Type

No fields configured for Bug.

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions