Open
Description
Is your feature request related to a problem? Please describe.
Each time a Module reconciles, the reconciliation loop can produce errors. However, some of those errors are not critical and are listed in the reconciliationStatus
field of the module when the module is fetched from the API.
The scope of the issue is to show reconciliation errors on the Module details page if any errors are present in the fetched Module.
Describe the solution you'd like
You can add a warning icon next to the module name if there are any errors, and add a popover that would show all errors on the module