Skip to content

Storing manifests fails for registries when Docker-Content-Digest header is stripped or not sent #3848

@napalu

Description

@napalu

Many registries in corporate environments are behind proxies and/or load-balancers, some of which may strip the Docker-Content-Digest header for some (or all) media-types. Additionally, some registries may not send the header at all (see related issue #3792 for context).

As a result, storing manifests may fail. This is an issue for users of the library (such as oc-mirror) which check if an error is returned but only validate the digest header on manifest push if it is returned.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions