Skip to content

Commit 1394485

Browse files
committed
chore: fixup latest nvidia issues
Signed-off-by: Maryam Tahhan <mtahhan@redhat.com>
1 parent 3bab1c7 commit 1394485

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

kind-gpu-sim.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -184,6 +184,7 @@ function build_and_push_images() {
184184
echo " Building NVIDIA device plugin locally..."
185185
[ ! -d k8s-device-plugin-nvidia ] && git clone https://github.com/NVIDIA/k8s-device-plugin.git k8s-device-plugin-nvidia
186186
cd k8s-device-plugin-nvidia
187+
git checkout v0.17.2
187188

188189
if [ "$CONTAINER_RUNTIME" = "podman" ]; then
189190
patch_dockerfile "$gpu_type"

0 commit comments

Comments
 (0)