Open
Description
Feature Description
The agent should, especially if a sync is unsucessful, issue an event on the source object in kcp to inform the user.
Ideally in a perfect world, the agent would also patch-in a new subresource, like "syncStatus", onto each CRD it turns into an APIResourceSchema. The agent could then use this new subresource to store additional information like conditions, which could then also be easily digested and used by a kcp UI.
Proposed Solution
Issue events or extend the schema as outlined above.
Alternative Solutions
No response
Want to contribute?
- I would like to work on this issue.
Additional Context
No response