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

Fix bug and change cri selection procedure of cluster-sync #2155

Merged
merged 1 commit into from
Nov 28, 2022

Commits on Nov 23, 2022

  1. Fix bug and change cri selection procedure of cluster-sync.

    The command for getting the registry port gets more than one output,
    which breaks following commands in the deploying scripts. The output is
    now parsed to pickup just the first port.
    
    Also the container runtime selection was hardcoded, now it uses the cri
    selection script of kubervirtci.
    
    Co-authored-by: Felix Matouschek <fmatouschek@redhat.com>
    Signed-off-by: Javier Cano Cano <jcanocan@redhat.com>
    jcanocan and 0xFelix committed Nov 23, 2022
    Configuration menu
    Copy the full SHA
    e2b19e2 View commit details
    Browse the repository at this point in the history