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

run bundle(-upgrade): configure registry pod with root certificate secret #4703

Merged

Commits on Mar 29, 2021

  1. This commit adds --ca-secret-name so users attempting to run

    bundles hosted by a registry using a custom CA can configure
    the registry Pod's `opm registry add` command with the root cert file.
    
    internal/olm/operator/registry: rename `--secret-name` to
    `--pull-secret-name` to disambiguate new flag
    
    docs/: consolidate private/custom CA registry configuration details
    into an olm-integration doc
    
    Signed-off-by: Eric Stroczynski <ericstroczynski@gmail.com>
    estroz committed Mar 29, 2021
    Configuration menu
    Copy the full SHA
    31cbc82 View commit details
    Browse the repository at this point in the history