-
Notifications
You must be signed in to change notification settings - Fork 138
Open
Labels
apiItems related to the APIItems related to the APIenhancementNew feature or requestNew feature or requestkubernetesItems related to KubernetesItems related to Kubernetesregistry
Description
Status update
- Registry API exposes
GET /registry/statusreturning sync history, stored in the configured storage path - Define
SyncCompletionEventCRD to model sync completion - Controller polls every 60 seconds and creates an instance of the new
SyncCompletionEventCRD on sync completion - Controller watches events and updates
MCPRegistry.status.syncStatus - Pros: Anticipate changes for the final solution (option 2)
- Cons: Adds CRD complexity, 60-second status latency
Metadata
Metadata
Assignees
Labels
apiItems related to the APIItems related to the APIenhancementNew feature or requestNew feature or requestkubernetesItems related to KubernetesItems related to Kubernetesregistry