rancher / dashboard

The Rancher UI
https://rancher.com
Apache License 2.0
456 stars 258 forks source link

[Continous Delivery] GitRepos report that state has changed on all clusters when just one has changed #7750

Open it-slav opened 3 years ago

it-slav commented 3 years ago

What kind of request is this (question/bug/enhancement/feature request): Bug

Steps to reproduce (least amount of steps as possible): 3 clusters managed by Fleet. An app is deployed to all 3 At one of the clusters the replicas is changed.

Result: The gui shows that all 3 clusters has a modified state, see screenshoot. Here I have locally modified cluster rkes replicas for frontend deployment. fleet-bug

Other details that may be helpful: Expected that gui show that only one cluster (named rke) has modified state.

Environment information

gregkeys commented 3 years ago

I have a similar situation but everything in continuous delivery shows modified and wont reach a non modified state.

jiaqiluo commented 3 years ago

I hit a similar issue on v2.5.8-rc9 with fleet version: v0.3.5-rc6

Steps:

Results: The resources page show all 3 services are pending, but in fact, only 1 of them is pending because it is waiting for LB to be ready. I can confirm the other 2 servers are active in the target clusters.

Screen Shot 2021-04-26 at 12 13 35 PM
kkaempf commented 1 year ago

Seems to be an UI issue, dropping team/fleet

rak-phillip commented 1 year ago

@gaktive transferring to rancher/dashboard for triage