Add a stopped badge to the dashboard view when Flux sync is stopped
After stopping a Flux reconciliation, there is no sign of it on the environment view without opening the Flux details. It would be great to show when reconciliation is suspended.
Release notes
You could rely on the dashboard for Kubernetes to see the status of Flux reconciliations for a long time. We added the possibility to stop and restart reconciliation from the UI. At the same time, there was no feedback to show a stopped reconciliation Flux status. We extended the dashboard for Flux to show a dedicated "Paused" status for Flux resources with stopped reconciliation.
Proposal
Before | After |
---|---|
![]() |
![]() |
Add a warning variant badge that states Paused
to the sync status after stopping a Flux Reconciliation.
Edited by Viktor Nagy (GitLab)