Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: update toolkit #3036

Open
wants to merge 47 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
47 commits
Select commit Hold shift + click to select a range
73e5f4e
feat: update toolkit
saikumar98419 Jan 20, 2025
363d791
feat: update new toolkit
saikumar98419 Jan 20, 2025
4672aee
feat: added toolkit
saikumar98419 Jan 20, 2025
3cad009
feat: added toolkit
saikumar98419 Jan 20, 2025
ce7dc64
feat: added new toolkit
saikumar98419 Jan 20, 2025
cbd1ce3
feat: added new toolkit
saikumar98419 Jan 20, 2025
0466b89
feat: added new toolkit
saikumar98419 Jan 20, 2025
516281a
feat: added new toolkit
saikumar98419 Jan 20, 2025
c1d4604
feat: added new toolkit
saikumar98419 Jan 20, 2025
7e466b5
feat: added new toolkit
saikumar98419 Jan 20, 2025
1a4959e
feat: added new toolkit
saikumar98419 Jan 20, 2025
16e7a3c
feat: added new toolkit
saikumar98419 Jan 20, 2025
796e208
feat: added new toolkit
saikumar98419 Jan 20, 2025
6e403ce
feat: added new toolkit
saikumar98419 Jan 20, 2025
b136b40
feat: added new toolkit
saikumar98419 Jan 20, 2025
190b4ae
feat: added new toolkit
saikumar98419 Jan 20, 2025
29340e9
feat: added new toolkit
saikumar98419 Jan 20, 2025
322b468
feat: added new toolkit
saikumar98419 Jan 20, 2025
ed7af18
feat: update the nvidia
saikumar98419 Jan 22, 2025
70d9496
feat: update the nvidia
saikumar98419 Jan 22, 2025
733e757
feat: update old
saikumar98419 Jan 22, 2025
bb38a33
feat: update old
saikumar98419 Jan 22, 2025
a8791f8
faet: updated the config
saikumar98419 Jan 23, 2025
6d75617
faet: updated the config
saikumar98419 Jan 23, 2025
95f37c5
faet: updated the config
saikumar98419 Jan 23, 2025
9f03e5b
feat: upadte the image
saikumar98419 Jan 24, 2025
3a7f4f1
feat: upadte the image
saikumar98419 Jan 24, 2025
ec314b0
feat: upadte the image
saikumar98419 Jan 24, 2025
30a40d8
feat: updated the new
saikumar98419 Jan 27, 2025
abdcc17
feat: rearrange the image
saikumar98419 Jan 28, 2025
e374860
feat: rearrange the image
saikumar98419 Jan 28, 2025
4d09d3b
feat: rearrange the image
saikumar98419 Jan 28, 2025
c9664e8
added the old version
saikumar98419 Jan 29, 2025
9de67d3
added the old version
saikumar98419 Jan 29, 2025
6775282
added the old version
saikumar98419 Jan 29, 2025
65e226c
added the old version
saikumar98419 Jan 29, 2025
02fc95d
added the old version
saikumar98419 Jan 29, 2025
aee3f6b
added the old version
saikumar98419 Jan 29, 2025
5a3d9fe
added the old version
saikumar98419 Jan 29, 2025
e02474f
added the old version
saikumar98419 Jan 29, 2025
e2bc511
added the old version
saikumar98419 Jan 29, 2025
3503410
added the old version
saikumar98419 Jan 29, 2025
f55b625
added the old version
saikumar98419 Jan 29, 2025
4516eb4
added the old version
saikumar98419 Jan 29, 2025
9d75583
added the old version
saikumar98419 Jan 29, 2025
ee903af
feat: updated the configmap
saikumar98419 Jan 30, 2025
37757cf
feat: updated the configmap
saikumar98419 Jan 30, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions licenses.d2iq.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -376,10 +376,10 @@ resources:
- license_path: LICENSE
ref: ${image_tag%-ubuntu20.04}
url: https://github.com/NVIDIA/nvidia-container-toolkit
- container_image: nvcr.io/nvidia/k8s/container-toolkit:v1.17.0-ubi8
- container_image: ghcr.io/mesosphere/dkp-container-images/nvcr.io/nvidia/k8s/container-toolkit:v1.17.0-ubi8-d2iq.0
sources:
- license_path: LICENSE
ref: ${image_tag%-ubi8}
ref: ${image_tag%-ubi8-d2iq.0}
url: https://github.com/NVIDIA/nvidia-container-toolkit
- container_image: nvcr.io/nvidia/k8s/dcgm-exporter:3.3.9-3.6.1-ubuntu22.04
sources:
Expand Down
3 changes: 3 additions & 0 deletions services/nvidia-gpu-operator/24.9.1/defaults/cm.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,9 @@ data:
# version of libc.so
# https://github.com/NVIDIA/gpu-operator/issues/72#issuecomment-742023528
version: v1.17.0-ubuntu20.04
repository: ghcr.io/mesosphere/dkp-container-images/nvcr.io/nvidia/k8s
image: container-toolkit
version: v1.17.0-ubi8-d2iq.0
gfd:
# gfd is no longer published a standalone helm chart or image and instead uses
# the k8s-device-plugin image.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
nvcr.io/nvidia/k8s/container-toolkit:{{ regexReplaceAllLiteral "-.+$" .Values.toolkit.version "" }}-ubuntu20.04
nvcr.io/nvidia/k8s/container-toolkit:{{ regexReplaceAllLiteral "-.+$" .Values.toolkit.version "" }}-ubi8
ghcr.io/mesosphere/dkp-container-images/nvcr.io/nvidia/k8s/container-toolkit:{{ regexReplaceAllLiteral "-.+$" .Values.toolkit.version "" }}-ubi8-d2iq.0
nvcr.io/nvidia/cloud-native/gpu-operator-validator:{{ .Values.validator.version }}
nvcr.io/nvidia/cloud-native/dcgm:{{ .Values.dcgm.version }}
nvcr.io/nvidia/k8s/dcgm-exporter:{{ .Values.dcgmExporter.version }}
Expand Down
Loading