Skip to content

Feat: Implement driver.StorageDriver interface from the official registry implementation #38

@jay-dee7

Description

@jay-dee7

The official container registry implementation distribution/distribution has an interface driver.StorageDriver, which is the battle tested implementation for integrating with storage drivers. They have plenty of implementations (aws, gcp, azure, filesystem, etc). It would be nice if we could adopt same interface for our container registry instead of doing our very hacky implementation.

Reference Documentation:
https://github.com/distribution/distribution/blob/main/registry/storage/driver/storagedriver.go#L41

Metadata

Metadata

Assignees

No one assigned

    Labels

    P1P1 label is used for this that we see of highest priority. Critical bugs, security issues, etcenhancementNew feature or request

    Type

    No type

    Projects

    Status

    Todo

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions