Skip to content

Support deduplication before upload occurs #1082

@514amir

Description

@514amir

Summary

when using any of the upload actions pulp-cli should check if an object with the same checksum already exists on the server

This can already be done as 2 step process but i see no reason why this shouldn’t be the default behaviour

  • the md5checksum is a bit expensive so constrain it so file size is larger that some configured value

  • Potentially limit the asset search to a give repo

Maybe this is a design decision to keep the calls 1:1 with the API but in this case its a client side activity that needs to occur

Versions

n/a

Examples

n/a

Metadata

Metadata

Assignees

No one assigned

    Labels

    feature requestNew feature request (template-set)

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions