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

OCPBUGS-42705: Use icsp/idms for oc commands instead of releaseMirror #6918

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on Oct 15, 2024

  1. OCPBUGS-42705: Use icsp/idms for oc commands instead of releaseImageM…

    …irror
    
    Currently, the local image mirror url is used when running the 'oc'
    commands. This can cause a problem if the mirror configuration has
    multiple mirrors, since there will be no failover if the url is
    unreachable. Instead, the actual releaseImage should be used when the
    icsp or idms configuration is provided to ensure proper failover.
    bfournie committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    7551872 View commit details
    Browse the repository at this point in the history