zot
zot copied to clipboard
proposal: design and implement command-and-control federation
Is your feature request related to a problem? Please describe.
Given a central command and control (CnC) OCI dist-spec registry, one or more zot instances can connect to this central registry and receive commands/configuration.
Describe the solution you'd like
Design and implement:
- How will the CnC be reachable?
- mutual AuthN/AuthZ
- command/config APIs needed?
@rchincha is this an alternative to the zot services sharing the same database?