Skip to content

Status Update #2397

@dmartinol

Description

@dmartinol

Status update

  • Registry API exposes GET /registry/status returning sync history, stored in the configured storage path
  • Define SyncCompletionEvent CRD to model sync completion
  • Controller polls every 60 seconds and creates an instance of the new SyncCompletionEvent CRD 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

No one assigned

    Labels

    apiItems related to the APIenhancementNew feature or requestkubernetesItems related to Kubernetesregistry

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions