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

Bug 1896320: Bail immediately if we failed to create an OvirtClient #33

Merged
merged 1 commit into from Nov 10, 2020

Commits on Nov 10, 2020

  1. Bail immediately when failing to create a connection

    If we failed to construct NewCSIOperator (likely because of connection
    issues), we should bail immediately to make the logs much more easier to
    read when troubleshooting
    
    Signed-off-by: Benny Zlotnik <bzlotnik@redhat.com>
    bennyz committed Nov 10, 2020
    Copy the full SHA
    d5a80df View commit details
    Browse the repository at this point in the history