Releases: NVIDIA/vgpu-device-manager
Releases · NVIDIA/vgpu-device-manager
v0.4.0
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
- @JunAr7112 made their first contribution in #84
Full Changelog: v0.3.0...v0.4.0
v0.3.0
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
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
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
- @shivakunv made their first contribution in #37
Full Changelog: v0.2.6...v0.2.7
v0.2.6
What's Changed
- Add dependabot update for CUDA base images by @cdesiniotis in #22
- Bump nvidia/cuda from 12.3.2-base-ubi8 to 12.4.1-base-ubi8 in /deployments/container by @dependabot in #23
- Bump google.golang.org/protobuf from 1.31.0 to 1.33.0 by @dependabot in #17
- Bump github.com/NVIDIA/go-nvlib from 0.1.0 to 0.2.0 by @dependabot in #20
- Bump github.com/sirupsen/logrus from 1.8.1 to 1.9.3 by @dependabot in #21
- Bump the k8sio group with 3 updates by @dependabot in #19
- Add GitHub actions by @ArangoGutierrez in #12
- Remove extraneous log statement in nvidia-vgpu-dm CLI by @cdesiniotis in #24
- Bump version to 0.2.6 by @cdesiniotis in #25
New Contributors
- @ArangoGutierrez made their first contribution in #12
Full Changelog: v0.2.5...v0.2.6
v0.2.5
What's Changed
- Bump golang.org/x/net from 0.7.0 to 0.17.0 by @dependabot in #4
- Update dependabot by @elezar in #6
- Bump actions/checkout from 3 to 4 by @dependabot in #7
- Bump github.com/urfave/cli/v2 from 2.6.0 to 2.27.1 by @dependabot in #11
- Bump the k8sio group with 2 updates by @dependabot in #8
- update cuda base image and golang versions by @tariq1890 in #13
- Fix bug with setting the nvidia.com/vgpu.config.state label by @cdesiniotis in #15
- Log version info by @cdesiniotis in #14
- Bump github.com/NVIDIA/go-nvlib from 0.0.0-20231116150931-9fd385bace0d to 0.1.0 by @dependabot in #10
- Bump sigs.k8s.io/yaml from 1.3.0 to 1.4.0 by @dependabot in #9
- bump vgpu-dm verson to v0.2.5 by @tariq1890 in #18
New Contributors
Full Changelog: v0.2.4...v0.2.5
v0.2.4
Full Changelog: v0.2.3...v0.2.4
v0.2.3
Full Changelog: v0.2.2...v0.2.3
v0.2.2
Full Changelog: v0.2.1...v0.2.2
v0.2.1
Full Changelog: v0.2.0...v0.2.1