Commit Graph

  • ebe934f742
    Merge 3e77955c87 into a2caaec99d Evan Lezar 2025-04-04 08:57:40 +0000
  • 3e77955c87
    Allow container runtime executable path to be specified pull-request/1016 Evan Lezar 2025-04-02 17:56:46 +0200
  • cb7605e132
    [no-relnote] Remove unused runtimeConfigOverideJSON variable Evan Lezar 2025-04-03 09:17:49 +0200
  • cacb49abda
    Merge 7ff2180183 into a2caaec99d mystressedout 2025-04-04 05:02:21 +0000
  • 7ff2180183 commit mystressedout 2025-04-04 04:49:00 +0000
  • 5fe31a42a9
    Merge 9c3086de9f into a2caaec99d Evan Lezar 2025-04-03 23:03:37 +0800
  • ee47fe11b5
    Merge ce27020047 into a2caaec99d Carlos Eduardo Arango Gutierrez 2025-04-03 23:03:31 +0800
  • 4b6fc080e4
    Merge b3ad04d9f1 into a2caaec99d Evan Lezar 2025-04-03 23:03:28 +0800
  • b1e8ce5f34
    Merge 54ea4a24a7 into a2caaec99d Evan Lezar 2025-04-03 23:03:21 +0800
  • 6a4f32e6f7
    Merge 23f6d28186 into a2caaec99d Evan Lezar 2025-04-03 23:03:16 +0800
  • b3b66a9c4c
    Merge 4dae5aed04 into a2caaec99d Evan Lezar 2025-04-03 23:03:13 +0800
  • 0e26837a74
    Merge 5750ae1e21 into a2caaec99d Shay Molcho 2025-04-03 23:01:08 +0800
  • 325ff84645
    Merge 7ebec3667f into a2caaec99d Evan Lezar 2025-04-03 22:59:21 +0800
  • f293e40830
    Merge 8a6e6ca1ce into a2caaec99d AP6621 2025-04-03 22:57:35 +0800
  • 22aec180cf
    Merge 35b471d833 into a2caaec99d dschervov 2025-04-03 17:17:46 +0300
  • a2caaec99d
    Merge pull request #1014 from NVIDIA/dependabot/docker/deployments/devel/main/golang-1.24.2 main Evan Lezar 2025-04-03 15:52:17 +0200
  • 9c3086de9f
    Add disabled-device-node-modification hook to CDI spec pull-request/927 Evan Lezar 2025-02-13 15:15:32 +0100
  • 49aa5d764b
    Add a hook to disable device node creation in a container Evan Lezar 2025-02-13 15:09:36 +0100
  • 6f9cd4d0df
    Bump github.com/golangci/golangci-lint in /deployments/devel dependabot[bot] 2025-04-03 12:26:22 +0000
  • 7dc93d6c9a
    Merge pull request #1017 from NVIDIA/dependabot/go_modules/tests/main/github.com/onsi/gomega-1.37.0 Carlos Eduardo Arango Gutierrez 2025-04-03 14:25:08 +0200
  • aacfaed40b
    Bump github.com/onsi/gomega from 1.36.2 to 1.37.0 in /tests dependabot[bot] 2025-04-03 08:30:59 +0000
  • 9139898841
    Merge 90eed97748 into c4f46e7354 dependabot[bot] 2025-04-03 03:55:15 +0800
  • 7833723be1
    Merge pull request #737 from elezar/use-with-cache-for-mounts Evan Lezar 2025-04-02 16:30:05 +0200
  • 986f3db971 Fix race condition in mounts cache Evan Lezar 2024-10-11 15:56:35 +0200
  • 98deb7e4bc
    Merge pull request #1015 from NVIDIA/dependabot/github_actions/main/NVIDIA/holodeck-0.2.7 Evan Lezar 2025-04-02 16:28:42 +0200
  • b3ad04d9f1
    Issue warning on unsupported CDI hook pull-request/1000 Evan Lezar 2025-03-19 17:03:27 +0200
  • 3fbb6a8dc6
    Bump NVIDIA/holodeck from 0.2.6 to 0.2.7 dependabot[bot] 2025-04-02 12:25:55 +0000
  • e729519106
    Merge c7434e702b into c4f46e7354 dependabot[bot] 2025-04-02 12:24:52 +0000
  • 50a7e2fd15
    Merge pull request #1009 from NVIDIA/dependabot/github_actions/main/golangci/golangci-lint-action-7 Evan Lezar 2025-04-02 14:24:43 +0200
  • 8ab6ab984e
    Bump golang from 1.24.1 to 1.24.2 in /deployments/devel dependabot[bot] 2025-04-02 12:18:33 +0000
  • 0fb3eec1bb
    [no-relnote] Fix ST1005: error strings should not be capitalized lint errors Evan Lezar 2025-04-02 14:14:54 +0200
  • 3913a6392b
    [no-relnote] Fix QF1012: Use fmt.Fprintf(...) instead of WriteString(fmt.Sprintf(...)) lint errors Evan Lezar 2025-04-02 14:13:54 +0200
  • 80fb4dc0e9
    [no-relnote] Fix ST1019: package tags.cncf.io/container-device-interface/specs-go is being imported more than once lint errors Evan Lezar 2025-04-02 14:12:39 +0200
  • be9d7b6db1
    [no-relnote] Fix QF1002: could use tagged switch on info.SubType lint errors Evan Lezar 2025-04-02 14:11:28 +0200
  • c1c6534b1f
    [no-relnote] Fix QF1008: could remove embedded field lint errors Evan Lezar 2025-04-02 14:10:33 +0200
  • bee1969bbf
    [no-relnote] Migrate golangci-lint config to v2 Evan Lezar 2025-04-02 14:02:11 +0200
  • 47fc33ea9b
    Bump golangci/golangci-lint-action from 6 to 7 dependabot[bot] 2025-03-25 08:19:51 +0000
  • 71dbebe48d
    Merge 92674bb6d5 into c4f46e7354 dependabot[bot] 2025-04-02 12:17:11 +0000
  • c4f46e7354
    Merge pull request #1005 from NVIDIA/dependabot/go_modules/release-1.17/github.com/opencontainers/runc-1.2.6 release-1.17 Evan Lezar 2025-04-02 14:17:07 +0200
  • a3f8cd8c74
    Bump github.com/onsi/ginkgo/v2 from 2.23.0 to 2.23.3 in /tests dependabot[bot] 2025-04-02 10:12:19 +0000
  • 75b426c1b8
    Bump github.com/onsi/gomega from 1.36.2 to 1.36.3 in /tests dependabot[bot] 2025-04-02 10:12:12 +0000
  • c1cf52d1f7
    Merge pull request #1008 from NVIDIA/dependabot/go_modules/main/tags.cncf.io/container-device-interface-1.0.1 Evan Lezar 2025-04-02 12:11:02 +0200
  • 1c845ea2d5
    [no-relnote] Update CDI tests for new whitespace formatting Evan Lezar 2025-04-02 11:25:38 +0200
  • c7434e702b
    Bump golangci/golangci-lint-action from 6 to 7 dependabot/github_actions/release-1.17/golangci/golangci-lint-action-7 dependabot[bot] 2025-03-30 08:05:52 +0000
  • 5549824559
    Bump tags.cncf.io/container-device-interface from 1.0.0 to 1.0.1 dependabot[bot] 2025-03-24 09:08:27 +0000
  • 753b5d1595
    Bump github.com/opencontainers/runc from 1.2.5 to 1.2.6 dependabot[bot] 2025-03-23 08:09:31 +0000
  • 35b471d833 Add support for building ubuntu22.04 on amd64 Dmitrii Chervov 2025-03-21 19:34:07 +0300
  • 36c15a561d
    Bump github.com/onsi/ginkgo/v2 from 2.23.0 to 2.23.2 in /tests dependabot[bot] 2025-03-21 08:56:17 +0000
  • 2ac389f75c
    Merge a4956e65d0 into e33f15a128 Evan Lezar 2025-03-21 09:13:53 +0800
  • cbee1e3575
    Merge c575025a01 into e33f15a128 Evan Lezar 2025-03-20 15:21:06 +0100
  • 9cbbac062c
    Merge bdfaea4e9e into e33f15a128 Evan Lezar 2025-03-20 12:56:26 +0000
  • bdfaea4e9e
    Add create-soname-symlinks hook pull-request/947 Evan Lezar 2025-02-27 14:38:37 +0200
  • 15645e6cd5
    Move resolution of host LDConfig to config package Evan Lezar 2025-02-28 14:44:22 +0200
  • 4088430fc1
    Move SafeExec logic to internal safeexec package Evan Lezar 2025-02-28 14:38:02 +0200
  • 715e09fbd4
    Move CreateLdsoconfdFile to ContainerRoot Evan Lezar 2025-02-28 14:29:52 +0200
  • 5d2f48cd42
    Use oci.ContainerRoot from enable-cuda-compat Evan Lezar 2025-02-28 14:15:37 +0200
  • 13bbf71ead
    Move ContainerRoot type to oci package Evan Lezar 2025-02-28 14:13:30 +0200
  • e33f15a128
    Merge pull request #1002 from elezar/improve-update-ldcache-args Evan Lezar 2025-03-20 13:19:25 +0200
  • 601361c1c4
    Bump github.com/onsi/ginkgo/v2 from 2.23.0 to 2.23.1 in /tests dependabot[bot] 2025-03-20 11:02:27 +0000
  • 77bf9157ab
    Merge pull request #989 from NVIDIA/dependabot/go_modules/tests/golang.org/x/net-0.36.0 Evan Lezar 2025-03-20 13:01:20 +0200
  • 995e56306d
    Fix update-ldcache arguments Evan Lezar 2025-03-20 12:46:21 +0200
  • 3f58c67fed Bump golang.org/x/net from 0.35.0 to 0.36.0 in /tests dependabot[bot] 2025-03-13 02:17:25 +0000
  • e7a0067aae
    Merge pull request #998 from NVIDIA/dependabot/go_modules/main/github.com/opencontainers/runc-1.2.6 Evan Lezar 2025-03-18 13:26:18 +0200
  • 002197d5b1
    Bump github.com/opencontainers/runc from 1.2.5 to 1.2.6 dependabot[bot] 2025-03-18 08:39:18 +0000
  • c575025a01
    Refactor toolkit installer pull-request/990 Evan Lezar 2025-03-13 14:51:00 +0200
  • 30cb8d2122
    [no-relnote] Explicitly use blank config Evan Lezar 2025-03-13 15:44:33 +0200
  • ebfb1ea87b
    [no-relnote] Move toolkit installer package Evan Lezar 2025-03-13 13:24:54 +0200
  • ed9310dc37
    [no-relnote] Allow relative paths from operator structs Evan Lezar 2025-03-13 14:51:22 +0200
  • 90eed97748
    Bump golang from 1.23.5 to 1.23.7 in /deployments/devel dependabot/docker/deployments/devel/release-1.17/golang-1.23.7 dependabot[bot] 2025-03-17 10:42:37 +0000
  • e0b651668d
    Merge pull request #997 from NVIDIA/dependabot/docker/deployments/container/release-1.17/nvidia/cuda-12.8.1-base-ubuntu20.04 Evan Lezar 2025-03-17 12:41:30 +0200
  • a72050442e
    Merge pull request #992 from elezar/cleanup-nvidia-ctk-installer Evan Lezar 2025-03-17 12:41:04 +0200
  • 6c079a27f1
    Merge ba65c1114b into 025407543f Evan Lezar 2025-03-17 09:38:53 +0000
  • ba65c1114b
    Extract deb and rpm packages to single image pull-request/602 Evan Lezar 2024-07-12 17:11:29 +0200
  • 6e59255149
    Bump nvidia/cuda in /deployments/container dependabot[bot] 2025-03-16 08:41:14 +0000
  • 23bd41163c
    Move toolkit config file update to separate file Evan Lezar 2025-03-13 15:39:39 +0200
  • 82a69ee21b
    Refactor toolkit installer Evan Lezar 2025-03-13 14:51:00 +0200
  • a1b0bc8b9c
    [no-relnote] Explicitly use blank config Evan Lezar 2025-03-13 15:44:33 +0200
  • 664bfb4b29
    [no-relnote] Move toolkit installer package Evan Lezar 2025-03-13 13:24:54 +0200
  • acaae81f8a
    [no-relnote] Allow relative paths from operator structs Evan Lezar 2025-03-13 14:51:22 +0200
  • 75a30af36a Remove positional arguments from nvidia-ctk-installer Evan Lezar 2025-03-13 16:33:19 +0200
  • 89b99ff786 Remove deprecated --runtime-args from nvidia-ctk-installer Evan Lezar 2025-03-13 16:20:37 +0200
  • 025407543f
    Merge pull request #993 from NVIDIA/dependabot/docker/deployments/container/main/nvidia/cuda-12.8.1-base-ubuntu20.04 Evan Lezar 2025-03-14 11:24:11 +0200
  • 41fd83ab2b
    Bump nvidia/cuda in /deployments/container dependabot[bot] 2025-03-14 08:20:16 +0000
  • dd55eeecc9
    Merge pull request #991 from elezar/rename-app-name Evan Lezar 2025-03-13 16:17:54 +0200
  • 62497870fa
    Add version info to nvidia-ctk-installer Evan Lezar 2025-03-13 16:15:29 +0200
  • eb932bef8a
    Update nvidia-ctk-installer app name to match binary name Evan Lezar 2025-03-13 13:23:24 +0200
  • e4547bdda6
    Merge pull request #969 from elezar/allow-comma-separated-config-values Evan Lezar 2025-03-12 16:21:52 +0200
  • d32449b2d2
    Allow nvidia-ctk config --set to accept comma-separated lists Evan Lezar 2025-03-07 15:52:03 +0200
  • 63ed478ce9
    Merge pull request #959 from NVIDIA/dependabot/docker/deployments/devel/main/golang-1.24.1 Evan Lezar 2025-03-12 14:05:19 +0200
  • 047225a9ae
    Merge pull request #987 from elezar/fix-mock-generation Evan Lezar 2025-03-12 13:44:02 +0200
  • 2a9bae8e80
    [no-relnotes] Update moq to use rm and goimports Evan Lezar 2025-03-12 13:11:37 +0200
  • b8d54eb9dc
    Merge 699608902b into 57f077fce7 Evan Lezar 2025-03-12 11:51:55 +0100
  • 699608902b
    TOFIX pull-request/976 Evan Lezar 2025-03-12 12:43:39 +0200
  • a152a2fd7e
    Merge pull request #986 from elezar/fix-signing-container Evan Lezar 2025-03-12 12:47:07 +0200
  • b43c8c424e
    [no-relnote] Use centos:stream9 for signing container Evan Lezar 2025-03-12 12:44:32 +0200
  • 57f077fce7
    Merge pull request #985 from elezar/fix-signing-container Evan Lezar 2025-03-12 12:45:57 +0200
  • 26101ea023
    [no-relnote] Use centos:stream9 for signing container Evan Lezar 2025-03-12 12:44:32 +0200
  • d4b331fbbb
    Add Index type to nvcaps Evan Lezar 2025-03-12 12:43:07 +0200
  • f3b730c805
    [no-relnote] Use FilterForGPU to create all devchar symlinks Evan Lezar 2025-03-12 12:42:37 +0200
  • 64dd017801
    Merge pull request #984 from NVIDIA/dependabot/go_modules/deployments/devel/main/github.com/golangci/golangci-lint-1.64.7 Evan Lezar 2025-03-12 11:49:00 +0200