Skip to content

Releases: NVIDIA/vgpu-device-manager

v0.4.0

20 Oct 21:54
d54de21

Choose a tag to compare

What's Changed

  • [CI] migrate golangci-lint to v2 by @tariq1890 in #82
  • Updated .release:staging to stage images in nvstaging by @JunAr7112 in #84
  • integrate distroless image by @shivakunv in #90
  • Add MIG config support when MIG-backed vGPU type by @mresvanis in #93
  • Update example to use v0.3.0 image tag and default namespace by @mresvanis in #97
  • Bump nvidia/distroless/go from v3.1.8-dev to v3.1.10-dev in /deployments/container by @dependabot[bot] in #100
  • Bump github.com/NVIDIA/go-nvlib from 0.7.1 to 0.7.3 by @dependabot[bot] in #95
  • Bump the k8sio group with 3 updates by @dependabot[bot] in #80
  • Bump github.com/urfave/cli/v2 from 2.27.6 to 2.27.7 by @dependabot[bot] in #94
  • Bump nvidia/cuda from 12.8.0-base-ubi9 to 12.9.1-base-ubi9 in /deployments/container by @dependabot[bot] in #96
  • Bump sigs.k8s.io/yaml from 1.4.0 to 1.5.0 by @dependabot[bot] in #98
  • Bump golangci/golangci-lint-action from 7 to 8 by @dependabot[bot] in #87
  • Bump nvidia/distroless/go from v3.1.10-dev to v3.1.11-dev in /deployments/container by @dependabot[bot] in #108
  • Bump nvidia/cloud-native/k8s-mig-manager from v0.12.1-ubi9 to v0.12.2-ubi9 in /deployments/container by @dependabot[bot] in #104
  • Bump github.com/NVIDIA/go-nvlib from 0.7.3 to 0.7.4 by @dependabot[bot] in #109
  • Bump github.com/NVIDIA/mig-parted from 0.12.1 to 0.12.2 by @dependabot[bot] in #106
  • Bump the k8sio group with 3 updates by @dependabot[bot] in #103
  • Bump nvidia/cuda from 12.9.1-base-ubi9 to 13.0.0-base-ubi9 in /deployments/container by @dependabot[bot] in #113
  • Bump nvidia/cloud-native/k8s-mig-manager from v0.12.2-ubi9 to v0.12.3-ubi9 in /deployments/container by @dependabot[bot] in #114
  • Update example config for vGPU 19.0 by @cdesiniotis in #111
  • Updated Publishing Jobs and added NSPECT to Release Pipeline by @JunAr7112 in #118
  • Bump github.com/NVIDIA/mig-parted from 0.12.2 to 0.12.3 by @dependabot[bot] in #116
  • Bump github.com/NVIDIA/go-nvlib from 0.7.4 to 0.8.0 by @dependabot[bot] in #117
  • Bump github.com/go-playground/validator/v10 from 10.26.0 to 10.27.0 by @dependabot[bot] in #102
  • Bump version v0.4.0 by @cdesiniotis in #121

New Contributors

Full Changelog: v0.3.0...v0.4.0

v0.3.0

12 Mar 17:59
bbe0dc9

Choose a tag to compare

What's Changed

  • [GitLab CI] remove redundant ngc sign stage by @tariq1890 in #63
  • Bump nvidia/cuda from 12.6.2-base-ubi9 to 12.6.3-base-ubi9 in /deployments/container by @dependabot in #68
  • Bump github.com/stretchr/testify from 1.9.0 to 1.10.0 by @dependabot in #66
  • Bump the k8sio group across 1 directory with 2 updates by @dependabot in #71
  • Bump github.com/urfave/cli/v2 from 2.27.4 to 2.27.5 by @dependabot in #64
  • Bump nvidia/cuda from 12.6.3-base-ubi9 to 12.8.0-base-ubi9 in /deployments/container by @dependabot in #72
  • Bump golang.org/x/net from 0.26.0 to 0.33.0 by @dependabot in #70
  • Bump the k8sio group with 3 updates by @dependabot in #74
  • Bump github.com/NVIDIA/go-nvlib from 0.7.0 to 0.7.1 by @dependabot in #75
  • Bump github.com/urfave/cli/v2 from 2.27.5 to 2.27.6 by @dependabot in #77
  • Update example config for vGPU 18.0 by @cdesiniotis in #76
  • bump golang and app versions by @tariq1890 in #73

Full Changelog: v0.2.8...v0.3.0

v0.2.8

24 Oct 22:42
7b362e6

Choose a tag to compare

What's Changed

  • fix lint issues reported by golangci-lint by @tariq1890 in #57
  • use ubi9 cuda base image and drop ubi image tag suffix by @tariq1890 in #58
  • [nvidia-ci] remove trailing hyphen in .image-pull stage by @tariq1890 in #59
  • Bump the k8sio group across 1 directory with 2 updates by @dependabot in #55
  • Bump github.com/urfave/cli/v2 from 2.27.2 to 2.27.4 by @dependabot in #53
  • Bump github.com/NVIDIA/go-nvlib from 0.6.1 to 0.7.0 by @dependabot in #60
  • Bump nvidia/cuda from 12.6.1-base-ubi9 to 12.6.2-base-ubi9 in /deployments/container by @dependabot in #61
  • bump vgpu-device-manager version to v0.2.8 by @tariq1890 in #62

Full Changelog: v0.2.7...v0.2.8

v0.2.7

16 Jul 18:25
e7a892d

Choose a tag to compare

What's Changed

  • Bump golangci/golangci-lint-action from 4 to 5 by @dependabot in #29
  • Bump golangci/golangci-lint-action from 5 to 6 by @dependabot in #31
  • add ngc signing job for auto signing by @shivakunv in #37
  • Bump nvidia/cuda from 12.4.1-base-ubi8 to 12.5.0-base-ubi8 in /deployments/container by @dependabot in #36
  • Bump the k8sio group across 1 directory with 2 updates by @dependabot in #41
  • Bump golang to 1.22.4 by @cdesiniotis in #42
  • Update vGPU type regex to account for the RTX*-Ada GPU product string by @cdesiniotis in #43
  • Exclude attestation manifests (sbom, provenance) during the build usi… by @shivakunv in #39
  • Bump github.com/urfave/cli/v2 from 2.27.1 to 2.27.2 by @dependabot in #30
  • Update example config for vGPU 17.2 by @cdesiniotis in #44
  • Bump nvidia/cuda from 12.5.0-base-ubi8 to 12.5.1-base-ubi8 in /deployments/container by @dependabot in #45
  • bump go version to 1.22.5 by @tariq1890 in #46
  • bump docker buildx to version v0.16.0 and regctl to v0.7.0 by @tariq1890 in #47
  • Bump github.com/NVIDIA/go-nvlib from 0.2.0 to 0.6.1 by @dependabot in #40
  • Bump project version to v0.2.7 by @cdesiniotis in #48
  • Use GitHub image as staging image by @cdesiniotis in #49

New Contributors

Full Changelog: v0.2.6...v0.2.7

v0.2.6

16 Jul 17:19
2ebc97d

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.2.5...v0.2.6

v0.2.5

16 Jul 17:19
b4b91e1

Choose a tag to compare

What's Changed

New Contributors

  • @elezar made their first contribution in #6

Full Changelog: v0.2.4...v0.2.5

v0.2.4

16 Jul 17:18

Choose a tag to compare

Full Changelog: v0.2.3...v0.2.4

v0.2.3

16 Jul 17:18

Choose a tag to compare

Full Changelog: v0.2.2...v0.2.3

v0.2.2

16 Jul 17:18

Choose a tag to compare

Full Changelog: v0.2.1...v0.2.2

v0.2.1

16 Jul 17:17

Choose a tag to compare

Full Changelog: v0.2.0...v0.2.1