Skip to content

Potential use case: setting "repository_version" on the distribution freezes the registry #19

@dralley

Description

@dralley

Setting repository_version on a Distribution would currently be a useless configuration, because requests for content not in the repo would still fall back to the proxy and modify the repository behind your back - functionally identical if not strictly worse than just setting repository in the first place.

What we could do instead is disable the fallback entirely if repository_version was set, turning the registry "frozen"

This would be simple to do with a tweak to get_rvc().

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions