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

UDN: Patch Kubevirt CR to support managedTap binding #4773

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Commits on Oct 29, 2024

  1. UDN: Patch Kubevirt CR to support managedTap binding

    Signed-off-by: Or Shoval <[email protected]>
    oshoval committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    5b2d961 View commit details
    Browse the repository at this point in the history
  2. UDN: Adapt tests to use managedTap instead passt

    Since hostname is populated now via DHCP, we can always use
    the vmi name in the console expecter.
    
    Signed-off-by: Or Shoval <[email protected]>
    oshoval committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    9366134 View commit details
    Browse the repository at this point in the history
  3. kubevirt: Use nightly version

    Until we have a new stable release, this will allow us to
    have the new required managedTap and dynamic interface name detection
    that were presented by kubevirt.
    
    Signed-off-by: Or Shoval <[email protected]>
    oshoval committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    0920420 View commit details
    Browse the repository at this point in the history