PackageTrack

Go modules · #2702 by repository stars

github.com/leptonai/gpud

v0.12.24leptonai/gpud

Release timeline

389 releases since 2024
20242026

One column per month.

Releases

  1. v0.13.0-rc.04 Aug 2026pre-release
    Release notes

    This project publishes no release notes. Between v0.13.0-alpha.3 and v0.13.0-rc.0 there were 1 commits, 1 of them substantive:

    • [LEP-5955] publish Helm chart to NGC on tags
    Additional notes

    This project publishes no release notes. Between v0.13.0-beta.1 and v0.13.0-rc.0 there were 1 commits, 1 of them substantive:

    • [LEP-5955] publish Helm chart to NGC on tags
  2. v0.13.0-beta.127 Aug 2026pre-release
    Release notes

    This project publishes no release notes. Between v0.13.0-beta.0 and v0.13.0-beta.1 there were 20 commits, 17 of them substantive:

    • [LEP-6075] feat(nvsentinel): consume NVSentinel health events with per-data-point preference
    • [LEP-6075] fix(nvsentinel): readability polish and two corrections
    • [LEP-6075] feat(nvsentinel): add --nvsentinel-endpoint CLI flag
    • [LEP-6075] fix(nvsentinel): --nvsentinel-endpoint flag merges with config file settings
    • [LEP-6075] fix(nvsentinel): final comment review per humanize-write standards
    • [LEP-6075] fix(nvsentinel): use GPU_UUID entity type for device identification
    • [LEP-6075] fix(nvsentinel): drop docs, add integration test script
    • fix(nvsentinel): check error return values in deferred calls (errcheck)
    • fix(controllers): eliminate StdoutPipe race in runCommand by reading inline
    • test(nvsentinel): add unit tests to close PR coverage gaps
    • fix(controllers): eliminate package-runner data races and flaky runner tests
    • fix(xid,sxid): process NVSentinel events when kmsg watcher is unavailable
    • test(nvsentinel): add e2e script driving the real NVSentinel platform-connector
    • fix(nvsentinel): lowercase error strings in integration test (staticcheck ST1005)
    • [LEP-6173] fix(machine-info): detect GPU product via PCI when NVML is unavailable (GPU Operator-managed driver)
    • [LEP-6200] fix(providers): fail fast on missing IMDS identity (#1310)
    • [LEP-6152] fix(machine-info): align GPU identifiers with MachineGPUInfo
  3. v0.13.0-beta.026 Aug 2026pre-release
    Release notes

    This project publishes no release notes. Between v0.13.0-alpha.5 and v0.13.0-beta.0 there were 18 commits, 18 of them substantive:

    • [LEP-6075] feat(nvsentinel): consume NVSentinel health events with per-data-point preference
    • [LEP-6075] fix(nvsentinel): readability polish and two corrections
    • [LEP-6075] feat(nvsentinel): add --nvsentinel-endpoint CLI flag
    • [LEP-6075] fix(nvsentinel): --nvsentinel-endpoint flag merges with config file settings
    • [LEP-6075] fix(nvsentinel): final comment review per humanize-write standards
    • [LEP-6075] fix(nvsentinel): use GPU_UUID entity type for device identification
    • [LEP-6075] fix(nvsentinel): drop docs, add integration test script
    • fix(nvsentinel): check error return values in deferred calls (errcheck)
    • fix(controllers): eliminate StdoutPipe race in runCommand by reading inline
    • test(nvsentinel): add unit tests to close PR coverage gaps
    • fix(controllers): eliminate package-runner data races and flaky runner tests
    • fix(xid,sxid): process NVSentinel events when kmsg watcher is unavailable
    • test(nvsentinel): add e2e script driving the real NVSentinel platform-connector
    • fix(nvsentinel): lowercase error strings in integration test (staticcheck ST1005)
    • [LEP-6200] fix(providers): fail fast on missing IMDS identity
    • test(login,providers,machine-info): close coverage gaps to keep project coverage flat
    • test(machine-info): make getProviderForLogin test environment-independent
    • [LEP-6173] fix(machine-info): detect GPU product via PCI when NVML is unavailable (GPU Operator-managed driver)
  4. v0.13.0-alpha.525 Aug 2026pre-release
    Release notes

    This project publishes no release notes. Between v0.13.0-alpha.4 and v0.13.0-alpha.5 there were 17 commits, 17 of them substantive:

    • [LEP-6075] feat(nvsentinel): consume NVSentinel health events with per-data-point preference
    • [LEP-6075] fix(nvsentinel): readability polish and two corrections
    • [LEP-6075] feat(nvsentinel): add --nvsentinel-endpoint CLI flag
    • [LEP-6075] fix(nvsentinel): --nvsentinel-endpoint flag merges with config file settings
    • [LEP-6075] fix(nvsentinel): final comment review per humanize-write standards
    • [LEP-6075] fix(nvsentinel): use GPU_UUID entity type for device identification
    • [LEP-6075] fix(nvsentinel): drop docs, add integration test script
    • fix(nvsentinel): check error return values in deferred calls (errcheck)
    • fix(controllers): eliminate StdoutPipe race in runCommand by reading inline
    • test(nvsentinel): add unit tests to close PR coverage gaps
    • fix(controllers): eliminate package-runner data races and flaky runner tests
    • fix(xid,sxid): process NVSentinel events when kmsg watcher is unavailable
    • test(nvsentinel): add e2e script driving the real NVSentinel platform-connector
    • fix(nvsentinel): lowercase error strings in integration test (staticcheck ST1005)
    • [LEP-6200] fix(providers): fail fast on missing IMDS identity
    • test(login,providers,machine-info): close coverage gaps to keep project coverage flat
    • test(machine-info): make getProviderForLogin test environment-independent
  5. v0.13.0-alpha.4.0.20260826161705-ea7aef6a5f7826 Aug 2026pre-release

    Nothing published for this version

  6. v0.13.0-alpha.422 Aug 2026pre-release
    Release notes

    This project publishes no release notes. Between v0.13.0-alpha.3 and v0.13.0-alpha.4 there were 1 commits, 1 of them substantive:

    • feat(session): add nodeCredentials for control-plane credential delivery (#1307)
  7. v0.13.0-alpha.320 Aug 2026pre-release
    Release notes

    This project publishes no release notes. Between v0.13.0-alpha.2 and v0.13.0-alpha.3 there were 5 commits, 5 of them substantive:

    • [LEP-6171] feat(login): add --region flag and unknown-region fallback (#1306)
    • [LEP-6152] feat(machine-info): report GPU fabric ClusterUUID, CliqueID, and chassis serial in MachineInfo (#1302)
    • [LEP-6173] fix(nvml): load GPU Operator managed driver (#1304)
    • [LS-1740] fix(nfs): require exact mount targets (#1305)
    • fix(host): fix system manufacturer error msg (#1308)
  8. v0.13.0-alpha.219 Aug 2026pre-release
    Release notes

    This project publishes no release notes. Between v0.13.0-alpha.1 and v0.13.0-alpha.2 there were 10 commits, 10 of them substantive:

    • [LEP-6171] fix(nscale): add provider region detection via OpenStack metadata (RegionDetector) (#1303)
    • [LEP-6029] fix(os, process): log D-state process tracking more, read process names from /proc/<pid>/comm only (#1300)
    • [LEP-6128] fix(containerd): skip activeness checks when CRI-O is the runtime (#1301)
    • [LEP-6152] feat(machine-info): report GPU fabric ClusterUUID, CliqueID, and chassis serial in MachineInfo
    • [LEP-6173] fix(nvml): load GPU Operator managed driver
    • [LEP-6173] test(machine-info): stabilize disk command coverage
    • [LEP-6173] test(nvml): cover driver library resolution
    • [LEP-6173] test: stabilize flaky coverage in unrelated components
    • [LS-1740] fix(nfs): require exact mount targets
    • [LS-1740] test(disk): use testify assertions
  9. v0.13.0-alpha.114 Aug 2026pre-release
    Release notes

    This project publishes no release notes. Between v0.13.0-alpha.0 and v0.13.0-alpha.1 there were 2 commits, 2 of them substantive:

    • [LEP-6029] fix(process): read process names from /proc/<pid>/comm, never cmdline
    • [LEP-6029] feat(os): log D-state process transitions clearly
  10. v0.13.0-alpha.0.0.20260820190941-5f3affa1cb9620 Aug 2026pre-release

    Nothing published for this version

  11. v0.13.0-alpha.013 Aug 2026pre-release
    Release notes

    This project publishes no release notes. Between v0.12.24 and v0.13.0-alpha.0 there were 3 commits, 3 of them substantive:

    • [LEP-5955] docs(helm): document public chart URLs (#1296)
    • [LEP-6028] delete(kubelet): deprecate kubelet component (#1298)
    • [LEP-6029] feat(os): track persistent D-state processes with GPU-aware, configurable escalation (#1299)
  12. v0.12.25-0.20260804034804-0334249dc43f4 Aug 2026pre-release

    Nothing published for this version

  13. v0.12.244 Aug 2026
    Release notes

    This project publishes no release notes. Between v0.12.23 and v0.12.24 there were 1 commits, 1 of them substantive:

    • [LEP-5955] feat(helm): publish chart to NGC on tags (#1295)
  14. v0.12.233 Aug 2026
    Release notes

    This project publishes no release notes. Between v0.12.23-rc.0 and v0.12.23 there were 1 commits, 1 of them substantive:

    • [LEP-5936] fix(helm): NFS checks with host mount (#1294)
  15. v0.12.23-rc.03 Aug 2026pre-release
    Release notes

    This project publishes no release notes. Between v0.12.22 and v0.12.23-rc.0 there were 1 commits, 1 of them substantive:

    • [LEP-5936] Fix BYOK NFS checks in the GPUd Helm deployment
  16. v0.12.2231 Jul 2026
    Release notes

    This project publishes no release notes. Between v0.12.22-rc.0 and v0.12.22 there were 1 commits, 1 of them substantive:

    • fix(providers): use native Nebius instance ID (#1293)
  17. v0.12.22-rc.030 Jul 2026pre-release

    Nothing published for this version

  18. v0.12.2129 Jul 2026

    Nothing published for this version

  19. v0.12.2028 Jul 2026

    Nothing published for this version

  20. v0.12.20-rc.028 Jul 2026pre-release

    Nothing published for this version

  21. v0.12.1928 Jul 2026

    Nothing published for this version

  22. v0.12.1828 Jul 2026

    Nothing published for this version

  23. v0.12.1723 Jul 2026

    Nothing published for this version

  24. v0.12.1623 Jul 2026

    Nothing published for this version

  25. v0.12.1522 Jul 2026

    Nothing published for this version

  26. v0.12.1422 Jul 2026

    Nothing published for this version

  27. v0.12.1321 Jul 2026

    Nothing published for this version

  28. v0.12.13-rc.121 Jul 2026pre-release

    Nothing published for this version

  29. v0.12.13-rc.021 Jul 2026pre-release

    Nothing published for this version

  30. v0.12.1221 Jul 2026

    Nothing published for this version

  31. v0.12.1116 Jul 2026

    Nothing published for this version

  32. v0.12.1015 Jul 2026

    Nothing published for this version

  33. v0.12.913 Jul 2026

    Nothing published for this version

  34. v0.12.89 Jul 2026

    Nothing published for this version

  35. v0.12.76 Jul 2026

    Nothing published for this version

  36. v0.12.62 Jul 2026

    Nothing published for this version

  37. v0.12.6-0.20260630093426-14a889ef159030 Jun 2026pre-release

    Nothing published for this version

  38. v0.12.530 Jun 2026

    Nothing published for this version

  39. v0.12.5-rc.030 Jun 2026pre-release

    Nothing published for this version

  40. v0.12.429 Jun 2026

    Nothing published for this version

  41. v0.12.328 Jun 2026

    Nothing published for this version

  42. v0.12.227 Jun 2026

    Nothing published for this version

  43. v0.12.125 Jun 2026

    Nothing published for this version

  44. v0.12.023 Jun 2026

    Nothing published for this version

  45. v0.11.919 Jun 2026

    Nothing published for this version

  46. v0.11.9-test.19 Jun 2026pre-release

    Nothing published for this version

  47. v0.11.9-rc.0.0.20260617020211-cc34766094ca17 Jun 2026pre-release

    Nothing published for this version

  48. v0.11.9-rc.011 Jun 2026pre-release

    Nothing published for this version

  49. v0.11.84 Jun 2026

    Nothing published for this version

  50. v0.11.725 May 2026

    Nothing published for this version

  51. v0.11.619 May 2026

    Nothing published for this version

  52. v0.11.56 May 2026

    Nothing published for this version

  53. v0.11.5-rc.16 May 2026pre-release

    Nothing published for this version

  54. v0.11.5-rc.027 Apr 2026pre-release

    Nothing published for this version

  55. v0.11.5-0.20260428102625-6db39d3e343928 Apr 2026pre-release

    Nothing published for this version

  56. v0.11.5-0.20260427035720-a4f4e550749627 Apr 2026pre-release

    Nothing published for this version

  57. v0.11.44 Apr 2026

    Nothing published for this version

  58. v0.11.4-test.23 Apr 2026pre-release

    Nothing published for this version

  59. v0.11.4-test.12 Apr 2026pre-release

    Nothing published for this version

  60. v0.11.4-test.01 Apr 2026pre-release

    Nothing published for this version