Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: NVIDIA/nvidia-container-toolkit
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: bae3e78
Choose a base ref
...
head repository: NVIDIA/nvidia-container-toolkit
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: f202b80
Choose a head ref
  • 13 commits
  • 15 files changed
  • 3 contributors

Commits on May 20, 2025

  1. Bump third_party/libnvidia-container from d26524a to caf057b

    Signed-off-by: Evan Lezar <[email protected]>
    elezar committed May 20, 2025
    Configuration menu
    Copy the full SHA
    fe56514 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2025

  1. Merge pull request #1096 from elezar/bump-libnvidia-container

    Bump third_party/libnvidia-container from d26524a to caf057b
    elezar authored May 22, 2025
    Configuration menu
    Copy the full SHA
    7732638 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2025

  1. Edit discover.mounts to have a deterministic output

    Signed-off-by: Carlos Eduardo Arango Gutierrez <[email protected]>
    Signed-off-by: Evan Lezar <[email protected]>
    ArangoGutierrez committed May 23, 2025
    Configuration menu
    Copy the full SHA
    dd40dad View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1104 from ArangoGutierrez/bp/1102

    [release-1.17] Edit discover.mounts to have a deterministic output
    ArangoGutierrez authored May 23, 2025
    Configuration menu
    Copy the full SHA
    1aed5f4 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2025

  1. Bump third_party/libnvidia-container from caf057b to 6eda4d7

    Bumps [third_party/libnvidia-container](https://github.com/NVIDIA/libnvidia-container) from `caf057b` to `6eda4d7`.
    - [Release notes](https://github.com/NVIDIA/libnvidia-container/releases)
    - [Commits](NVIDIA/libnvidia-container@caf057b...6eda4d7)
    
    ---
    updated-dependencies:
    - dependency-name: third_party/libnvidia-container
      dependency-version: 6eda4d76c8c5f8fc174e4abca83e513fb4dd63b0
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and elezar committed May 28, 2025
    Configuration menu
    Copy the full SHA
    b3b6b82 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1114 from elezar/bump-libnvidia-container-6eda4d7

    Bump third_party/libnvidia-container from `caf057b` to `6eda4d7`
    elezar authored May 28, 2025
    Configuration menu
    Copy the full SHA
    02000c0 View commit details
    Browse the repository at this point in the history
  3. Bump version for v1.17.8 release

    Signed-off-by: Evan Lezar <[email protected]>
    elezar committed May 28, 2025
    Configuration menu
    Copy the full SHA
    76bb848 View commit details
    Browse the repository at this point in the history
  4. Update CHANGELOG for v1.17.8 release

    Signed-off-by: Evan Lezar <[email protected]>
    elezar committed May 28, 2025
    Configuration menu
    Copy the full SHA
    e34b8ce View commit details
    Browse the repository at this point in the history
  5. Merge pull request #1115 from elezar/bump-release-v1.17.8

    Bump release v1.17.8
    elezar authored May 28, 2025
    Configuration menu
    Copy the full SHA
    d7f498a View commit details
    Browse the repository at this point in the history

Commits on May 30, 2025

  1. Add envvar to control debug logging in CDI hooks

    This change allows hooks to be configured with debug logging. This
    is currently always set to false, but may be extended in future.
    
    Signed-off-by: Evan Lezar <[email protected]>
    elezar committed May 30, 2025
    Configuration menu
    Copy the full SHA
    007faf8 View commit details
    Browse the repository at this point in the history
  2. Merge commit from fork

    Add `NVIDIA_CTK_DEBUG=false` to hook envs
    elezar authored May 30, 2025
    Configuration menu
    Copy the full SHA
    d6f6107 View commit details
    Browse the repository at this point in the history
  3. [no-relnotes] Fix missed unit tests

    Signed-off-by: Evan Lezar <[email protected]>
    elezar committed May 30, 2025
    Configuration menu
    Copy the full SHA
    54af66f View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1117 from elezar/fix-unit-tests

    Fix unit tests
    elezar authored May 30, 2025
    Configuration menu
    Copy the full SHA
    f202b80 View commit details
    Browse the repository at this point in the history
Loading