Follow up on: #648
Description
Investigate leveraging regsync to enable periodic sync for registries that lack Catalog API support (GHCR, ACR).
Context
The Zot sync extension requires the OCI Catalog API (/v2/_catalog) for periodic sync. GHCR and ACR don't support this API, limiting them to on-demand sync only. regsync from the regclient project may offer an alternative approach for scheduled mirroring.
Investigation Tasks
- Test regsync with GHCR as source registry
- Validate OCI v1.1 referrers support for cosign signature sync
- Evaluate regsync capabilities compared to zot sync capabilities
- Assess performance implications and latency