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

kubevirt: Force neighbors cache update after live migrtation #4416

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

Commits on Jun 19, 2024

  1. kubevirt, design: Advertise neighbors

    This change add the design to advertise neighbors after kubevirt's VM
    live migration to improve connectivity
    
    Signed-off-by: Enrique Llorente <[email protected]>
    qinqon committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    5cb035c View commit details
    Browse the repository at this point in the history
  2. kubevirt, e2e: Remove Eventually fron connectivity check

    Signed-off-by: Enrique Llorente <[email protected]>
    qinqon committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    c7a3170 View commit details
    Browse the repository at this point in the history
  3. kubevirt, e2e: Add pod->vm traffic check

    Signed-off-by: Enrique Llorente <[email protected]>
    qinqon committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    4066d0a View commit details
    Browse the repository at this point in the history
  4. kubveirt, e2e: Incrase persistentips traffic timeout for migration

    Signed-off-by: Enrique Llorente <[email protected]>
    qinqon committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    16e8069 View commit details
    Browse the repository at this point in the history
  5. kubevirt, IC: Send GARPs after live migration

    Signed-off-by: Enrique Llorente <[email protected]>
    qinqon committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    2a84219 View commit details
    Browse the repository at this point in the history
  6. kubevirt, ic: Remove old LSPs and send just one GARP

    Signed-off-by: Enrique Llorente <[email protected]>
    qinqon committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    4322ff5 View commit details
    Browse the repository at this point in the history
  7. kubevirt, IC: Send Unsolicited NA after live migration

    Signed-off-by: Enrique Llorente <[email protected]>
    qinqon committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    5045fea View commit details
    Browse the repository at this point in the history
  8. kubevirt: Move neighbors logic go ovn-node

    Signed-off-by: Enrique Llorente <[email protected]>
    qinqon committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    c0d4d35 View commit details
    Browse the repository at this point in the history