fluxcd / flux2-monitoring-example

Prometheus monitoring for the Flux control plane
https://fluxcd.io/flux/monitoring/
Apache License 2.0
52 stars 145 forks source link

cluster dashboard: exclude `suspended` in readiness #8

Closed darkowlzz closed 1 year ago

darkowlzz commented 1 year ago

Add suspended to the list of excluded fields in the transformation for resource readiness. This is needed to not introduce a new field in cluster reconciliation readiness and source acquisition readiness panels when a resource is suspended.

stefanprodan commented 1 year ago

We should add a table view for suspended at some point, people have been asking for this kind of list in the CLI as well.