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-v1.43] Make CDI clone strategy strings correct types #2286

Commits on May 19, 2022

  1. Make CDI clone strategy strings correct types

    Noticed the consts were strings instead of the right types
    this changes the type to the right type and modifies the usage
    to not have to cast to the right type all over the place.
    
    Signed-off-by: Alexander Wels <awels@redhat.com>
    awels authored and kubevirt-bot committed May 19, 2022
    Configuration menu
    Copy the full SHA
    ef1dae6 View commit details
    Browse the repository at this point in the history