weave-gitops
weave-gitops copied to clipboard
Empty status for HelmRelease/HelmChart objects
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:
- [ ] Ensure the correct status is shown for those resources