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: fa66e4c
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: cb82e29
Choose a head ref
  • 9 commits
  • 17 files changed
  • 2 contributors

Commits on Nov 26, 2024

  1. [no-relnote] Remove unused code

    Signed-off-by: Evan Lezar <[email protected]>
    elezar committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    0322f85 View commit details
    Browse the repository at this point in the history
  2. [no-relnote] Refactor config handling for hook

    This change removes indirect calls to get the default config
    from the nvidia-container-runtime-hook.
    
    Signed-off-by: Evan Lezar <[email protected]>
    elezar committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    c90338d View commit details
    Browse the repository at this point in the history
  3. Only allow host-relative LDConfig paths

    This change only allows host-relative LDConfig paths.
    
    An allow-ldconfig-from-container feature flag is added to allow for this
    the default behaviour to be changed.
    
    Signed-off-by: Evan Lezar <[email protected]>
    elezar committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    2abe126 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #812 from elezar/ignore-ldconfig-option

    Only allow host-relative LDConfig paths
    elezar authored Nov 26, 2024
    Configuration menu
    Copy the full SHA
    4f09568 View commit details
    Browse the repository at this point in the history
  5. Bump version for v1.17.3 release

    Signed-off-by: Evan Lezar <[email protected]>
    elezar committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    6f0dce9 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #813 from elezar/bump-release-v1.17.3

    Bump release v1.17.3
    elezar authored Nov 26, 2024
    Configuration menu
    Copy the full SHA
    cab9ed4 View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2024

  1. Bump third_party/libnvidia-container from 63d366e to 16f37fc

    Bumps [third_party/libnvidia-container](https://github.com/NVIDIA/libnvidia-container) from `63d366e` to `16f37fc`.
    - [Release notes](https://github.com/NVIDIA/libnvidia-container/releases)
    - [Commits](NVIDIA/libnvidia-container@63d366e...16f37fc)
    
    ---
    updated-dependencies:
    - dependency-name: third_party/libnvidia-container
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and elezar committed Dec 4, 2024
    Configuration menu
    Copy the full SHA
    8c4b338 View commit details
    Browse the repository at this point in the history
  2. [no-relnote] Update changelog

    Signed-off-by: Evan Lezar <[email protected]>
    elezar committed Dec 4, 2024
    Configuration menu
    Copy the full SHA
    b008af4 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #823 from elezar/update-libnvidia-container-1.17.3

    Update libnvidia container
    elezar authored Dec 4, 2024
    Configuration menu
    Copy the full SHA
    cb82e29 View commit details
    Browse the repository at this point in the history
Loading