Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[release-4.4] Bug 1804600: Option to force RepoDigest mirror #304

Commits on Feb 19, 2020

  1. Bug 1800674: Option to force RepoDigest mirror

    Currently `oc image mirror`, when pointed at a
    manifest list digest, checks the contents of the manifest and mirrors
    just the underlying image if it contains only a single image.
    
    This change adds an option to mirroring to force the repodigest to
    mirror in addition to the underlying image digest. Additionally, it
    forces `oc image mirror` and `oc adm catalog mirror` to always
    enable this option
    
    https://bugzilla.redhat.com/show_bug.cgi?id=1800674
    kevinrizza authored and openshift-cherrypick-robot committed Feb 19, 2020
    Copy the full SHA
    d98441a View commit details
    Browse the repository at this point in the history