Skip to content

Pre-generate and serve simple index metadata #8487

@woodruffw

Description

@woodruffw

What's the problem this feature will solve?

As part of the TUF rollout (#7488), we will need to store hashes for the simple indices that pip and other resolvers use.

These indices are currently generated dynamically from a template when requested, making that difficult. Instead, they should be generated once per relevant event (file upload/release) and stored somewhere (probably GCS). Stale indices should not be deleted from the store, as the TUF metadata may still refer to them.

cc @ewdurbin @dstufft

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions