Skip to content

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

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().

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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