weaveworks / weave-gitops

Weave GitOps provides insights into your application deployments, and makes continuous delivery with GitOps easier to adopt and scale across your teams.
https://docs.gitops.weave.works/
Apache License 2.0
905 stars 152 forks source link

Empty status for HelmRelease/HelmChart objects #4110

Open yiannistri opened 10 months ago

yiannistri commented 10 months ago

Follow up issue from https://github.com/weaveworks/weave-gitops/pull/4098

Some Flux source objects (HelmRelease and HelmChart) show nothing in the Status column because the API, does not evaluate their status yet. We need to address this by evaluating their status in the back-end.

We also need to do the same for Flagger Canary objects.

ACs: