-
Notifications
You must be signed in to change notification settings - Fork 811
Comparing changes
Open a pull request
base repository: NVIDIA/k8s-device-plugin
base: v0.17.3
head repository: NVIDIA/k8s-device-plugin
compare: v0.17.4
- 19 commits
- 30 files changed
- 3 contributors
Commits on Jul 13, 2025
-
Bump slackapi/slack-github-action from 2.1.0 to 2.1.1
Bumps [slackapi/slack-github-action](https://github.com/slackapi/slack-github-action) from 2.1.0 to 2.1.1. - [Release notes](https://github.com/slackapi/slack-github-action/releases) - [Commits](slackapi/slack-github-action@v2.1.0...v2.1.1) --- updated-dependencies: - dependency-name: slackapi/slack-github-action dependency-version: 2.1.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3eeb33a - Browse repository at this point
Copy the full SHA 3eeb33aView commit details
Commits on Aug 1, 2025
-
Merge pull request #1317 from NVIDIA/dependabot/github_actions/releas…
…e-0.17/slackapi/slack-github-action-2.1.1 Bump slackapi/slack-github-action from 2.1.0 to 2.1.1
Configuration menu - View commit details
-
Copy full SHA for b52bca7 - Browse repository at this point
Copy the full SHA b52bca7View commit details -
Bump github.com/NVIDIA/go-nvlib from 0.7.2 to 0.7.4
Bumps [github.com/NVIDIA/go-nvlib](https://github.com/NVIDIA/go-nvlib) from 0.7.2 to 0.7.4. - [Release notes](https://github.com/NVIDIA/go-nvlib/releases) - [Commits](NVIDIA/go-nvlib@v0.7.2...v0.7.4) --- updated-dependencies: - dependency-name: github.com/NVIDIA/go-nvlib dependency-version: 0.7.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 28a3142 - Browse repository at this point
Copy the full SHA 28a3142View commit details
Commits on Aug 8, 2025
-
Merge pull request #1346 from NVIDIA/dependabot/go_modules/release-0.…
…17/github.com/NVIDIA/go-nvlib-0.7.4 Bump github.com/NVIDIA/go-nvlib from 0.7.2 to 0.7.4
Configuration menu - View commit details
-
Copy full SHA for df522e8 - Browse repository at this point
Copy the full SHA df522e8View commit details
Commits on Aug 10, 2025
-
Bump golang from 1.23.11 to 1.23.12 in /deployments/devel
Bumps golang from 1.23.11 to 1.23.12. --- updated-dependencies: - dependency-name: golang dependency-version: 1.23.12 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1762a10 - Browse repository at this point
Copy the full SHA 1762a10View commit details
Commits on Aug 15, 2025
-
Ensure that directory volumes have Directory type
This change ensures that volumes that are expected to be directories have a Directory or DirectoryOrCreate type. Signed-off-by: Evan Lezar <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ce58f0d - Browse repository at this point
Copy the full SHA ce58f0dView commit details -
Merge pull request #1355 from NVIDIA/dependabot/docker/deployments/de…
…vel/release-0.17/golang-1.23.12 Bump golang from 1.23.11 to 1.23.12 in /deployments/devel
Configuration menu - View commit details
-
Copy full SHA for 6b95a10 - Browse repository at this point
Copy the full SHA 6b95a10View commit details -
Merge pull request #1368 from elezar/check-directory-mounts
Ensure that directory volumes have Directory type
Configuration menu - View commit details
-
Copy full SHA for 3c52e63 - Browse repository at this point
Copy the full SHA 3c52e63View commit details
Commits on Aug 17, 2025
-
Bump nvidia/cuda in /deployments/container
Bumps nvidia/cuda from 12.9.1-base-ubi9 to 13.0.0-base-ubi9. --- updated-dependencies: - dependency-name: nvidia/cuda dependency-version: 13.0.0-base-ubi9 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9bf1f10 - Browse repository at this point
Copy the full SHA 9bf1f10View commit details
Commits on Aug 19, 2025
-
Merge pull request #1369 from NVIDIA/dependabot/docker/deployments/co…
…ntainer/release-0.17/nvidia/cuda-13.0.0-base-ubi9 Bump nvidia/cuda from 12.9.1-base-ubi9 to 13.0.0-base-ubi9 in /deployments/container
Configuration menu - View commit details
-
Copy full SHA for 82d5d24 - Browse repository at this point
Copy the full SHA 82d5d24View commit details -
Ignore errors getting device memory using NVML
On certain systems, the NVML nvmlDeviceGetMemoryInformation API is not supported and returns an error. In these cases we ignore these errors and log a warning instead. This means that: * For the GPU Device Plugin, memory limits will be enforced for MPS partioning. * For GFD, no nvidia.com/gpu.memory label will be generated. Signed-off-by: Evan Lezar <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c5e473c - Browse repository at this point
Copy the full SHA c5e473cView commit details
Commits on Aug 20, 2025
-
Merge pull request #1374 from elezar/update-for-spark
Ignore errors getting device memory using NVML
Configuration menu - View commit details
-
Copy full SHA for 00b814c - Browse repository at this point
Copy the full SHA 00b814cView commit details
Commits on Sep 3, 2025
-
Add CVE_UPDATES to resolve vuln in libarchive
Signed-off-by: Christopher Desiniotis <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a7f3bc1 - Browse repository at this point
Copy the full SHA a7f3bc1View commit details -
Signed-off-by: Christopher Desiniotis <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ffccad3 - Browse repository at this point
Copy the full SHA ffccad3View commit details -
Signed-off-by: Christopher Desiniotis <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b99491e - Browse repository at this point
Copy the full SHA b99491eView commit details -
Signed-off-by: Christopher Desiniotis <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ad403d4 - Browse repository at this point
Copy the full SHA ad403d4View commit details -
Merge pull request #1402 from NVIDIA/bump-release-0.17.4
Bump project version to v0.17.4
Configuration menu - View commit details
-
Copy full SHA for 5665394 - Browse repository at this point
Copy the full SHA 5665394View commit details
Commits on Sep 4, 2025
-
[no-relnote] update ngc publishing logic for release pipelines
Signed-off-by: Christopher Desiniotis <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6c87d83 - Browse repository at this point
Copy the full SHA 6c87d83View commit details -
Merge pull request #1406 from NVIDIA/update-release-ci-on-release-0.17
[no-relnote] update ngc publishing logic for release pipelines
Configuration menu - View commit details
-
Copy full SHA for fd56a74 - Browse repository at this point
Copy the full SHA fd56a74View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v0.17.3...v0.17.4