-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Labels
kind/featureCategorizes issue or PR as related to a new feature.Categorizes issue or PR as related to a new feature.
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
mirzakopic
Metadata
Metadata
Assignees
Labels
kind/featureCategorizes issue or PR as related to a new feature.Categorizes issue or PR as related to a new feature.