Skip to content

TUF repository deletion #7135

@iliana

Description

@iliana

We have endpoints for reading (system_update_get_repository) and creating (system_update_put_repository) TUF repositories in Nexus, but we need an endpoint for deleting one.

This is not as simple as removing the records from the database; we should prevent deleting repositories if Nexus might need the artifacts in order to manage the system. This might be as simple as ensuring we keep the "current" system version, the system version we want to be on by policy, and any versions in between.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Update SystemReplacing old bits with newer, cooler bits

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions