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

Support KubevirtIpamController plugin #1808

Merged
merged 4 commits into from
Jun 24, 2024
Merged

Commits on Jun 23, 2024

  1. Support KubevirtIpamController plugin

    Signed-off-by: Or Shoval <oshoval@redhat.com>
    oshoval committed Jun 23, 2024
    Configuration menu
    Copy the full SHA
    7400ae5 View commit details
    Browse the repository at this point in the history
  2. cluster: Add memory

    Without it, we don't have memory to create some virtual machines
    (saw it for example on KSD lane).
    
    Signed-off-by: Or Shoval <oshoval@redhat.com>
    oshoval committed Jun 23, 2024
    Configuration menu
    Copy the full SHA
    0291a8a View commit details
    Browse the repository at this point in the history
  3. components: Refactor script to allow robust usage

    Since we introduce a non kubevirtci cluster,
    refactor the script to allow code reuse while using
    both types of clusters.
    
    All current lanes are agnostic for the change.
    
    Signed-off-by: Or Shoval <oshoval@redhat.com>
    oshoval committed Jun 23, 2024
    Configuration menu
    Copy the full SHA
    3f2c190 View commit details
    Browse the repository at this point in the history
  4. git actions: Add kubevirt ipam controller e2e lane

    Signed-off-by: Or Shoval <oshoval@redhat.com>
    oshoval committed Jun 23, 2024
    Configuration menu
    Copy the full SHA
    834b051 View commit details
    Browse the repository at this point in the history