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

✨ vGPU implementation #3025

Merged
merged 21 commits into from
Jul 10, 2024
Merged

Commits on Jun 12, 2024

  1. vGPU implementation

    - Builds on the changes in
      kubernetes-sigs#1579
    
    Co-authored-by: Geetika Batra <[email protected]>
    Signed-off-by: Puneet Katyal <[email protected]>
    2 people authored and birksl committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    0091291 View commit details
    Browse the repository at this point in the history
  2. Update pkg/services/govmomi/vcenter/clone.go

    Co-authored-by: Christian Schlotter <[email protected]>
    2 people authored and birksl committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    c5d2a78 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b85ad40 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    47d7d72 View commit details
    Browse the repository at this point in the history
  5. Update docs/gpu-vgpu.md

    Co-authored-by: Christian Schlotter <[email protected]>
    birksl and chrischdi committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    27933fa View commit details
    Browse the repository at this point in the history
  6. Update pkg/services/govmomi/vcenter/clone.go

    Co-authored-by: Christian Schlotter <[email protected]>
    birksl and chrischdi committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    9f16da1 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    cd250d7 View commit details
    Browse the repository at this point in the history
  8. Remove outdated vpgu e2e setup

    birksl committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    1e9a6e1 View commit details
    Browse the repository at this point in the history
  9. Fix nil-pointer mistake

    birksl committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    6e8d105 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    c7f4781 View commit details
    Browse the repository at this point in the history
  11. Update internal/webhooks/vspheremachinetemplate.go

    Co-authored-by: Christian Schlotter <[email protected]>
    birksl and chrischdi committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    1353b4d View commit details
    Browse the repository at this point in the history
  12. Update validation webhooks

    birksl committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    a6c0fd8 View commit details
    Browse the repository at this point in the history
  13. Reorder if-statement

    birksl committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    8a6a558 View commit details
    Browse the repository at this point in the history
  14. Run make generate

    birksl committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    cea0016 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2024

  1. Configuration menu
    Copy the full SHA
    9fc17c9 View commit details
    Browse the repository at this point in the history
  2. Fix empty pointer nit

    birksl committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    0e84953 View commit details
    Browse the repository at this point in the history
  3. Update docs/gpu-vgpu.md

    Co-authored-by: Christian Schlotter <[email protected]>
    birksl and chrischdi authored Jun 20, 2024
    Configuration menu
    Copy the full SHA
    1f433eb View commit details
    Browse the repository at this point in the history
  4. Apply suggestions from code review

    Co-authored-by: Lubomir I. Ivanov <[email protected]>
    birksl and neolit123 authored Jun 20, 2024
    Configuration menu
    Copy the full SHA
    609542b View commit details
    Browse the repository at this point in the history
  5. Generate manifests

    birksl committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    438c6e5 View commit details
    Browse the repository at this point in the history
  6. Update PCIDevice doc comments

    birksl committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    f18ba35 View commit details
    Browse the repository at this point in the history
  7. Forgot to run make generate

    birksl committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    ee5d3ac View commit details
    Browse the repository at this point in the history