fix(helm): update nvidia-device-plugin ( 0.19.0 ➔ 0.19.2 )#702
Open
renovate[bot] wants to merge 1 commit into
Open
fix(helm): update nvidia-device-plugin ( 0.19.0 ➔ 0.19.2 )#702renovate[bot] wants to merge 1 commit into
renovate[bot] wants to merge 1 commit into
Conversation
Contributor
Argo CD Diff PreviewSummary: Modified (2):
± infra (+1|-1)
± nvidia-device-plugin (+10|-10)infra (kubernetes/bootstrap/infra.yaml)Application: argocd/nvidia-device-plugin destination:
namespace: infra
server: https://kubernetes.default.svc
info:
- name: Chart
- value: nvidia-device-plugin@0.19.0
+ value: nvidia-device-plugin@0.19.2
project: default
source:
path: kubernetes/infra/nvidia-device-plugin/
repoURL: https://github.com/mpeterson/homelab
targetRevision: mainnvidia-device-plugin (kubernetes/infra/nvidia-device-plugin/app.yaml)DaemonSet: infra/nvidia-device-plugin value: "true"
- name: SIGNAL
value: "1"
- name: PROCESS_TO_SIGNAL
value: nvidia-device-plugin
- image: nvcr.io/nvidia/k8s-device-plugin:v0.19.0
+ image: nvcr.io/nvidia/k8s-device-plugin:v0.19.2
name: nvidia-device-plugin-sidecar
securityContext:
capabilities:
add:
- SYS_ADMIN
@@ skipped 13 lines (81 -> 93) @@
value: all
- name: NVIDIA_VISIBLE_DEVICES
value: all
- name: NVIDIA_DRIVER_CAPABILITIES
value: compute,utility
- image: nvcr.io/nvidia/k8s-device-plugin:v0.19.0
+ image: nvcr.io/nvidia/k8s-device-plugin:v0.19.2
imagePullPolicy: IfNotPresent
name: nvidia-device-plugin-ctr
securityContext:
capabilities:
add:
@@ skipped 37 lines (106 -> 142) @@
value: "false"
- name: SIGNAL
value: ""
- name: PROCESS_TO_SIGNAL
value: ""
- image: nvcr.io/nvidia/k8s-device-plugin:v0.19.0
+ image: nvcr.io/nvidia/k8s-device-plugin:v0.19.2
name: nvidia-device-plugin-init
volumeMounts:
- mountPath: /available-configs
name: available-configs
- mountPath: /configDaemonSet: infra/nvidia-device-plugin-gpu-feature-discovery value: "true"
- name: SIGNAL
value: "1"
- name: PROCESS_TO_SIGNAL
value: gpu-feature-discovery
- image: nvcr.io/nvidia/k8s-device-plugin:v0.19.0
+ image: nvcr.io/nvidia/k8s-device-plugin:v0.19.2
name: gpu-feature-discovery-sidecar
securityContext:
privileged: true
volumeMounts:
- mountPath: /available-configs
@@ skipped 17 lines (81 -> 97) @@
fieldPath: metadata.name
- name: CONFIG_FILE
value: /config/config.yaml
- name: NVIDIA_MIG_MONITOR_DEVICES
value: all
- image: nvcr.io/nvidia/k8s-device-plugin:v0.19.0
+ image: nvcr.io/nvidia/k8s-device-plugin:v0.19.2
imagePullPolicy: IfNotPresent
name: gpu-feature-discovery-ctr
securityContext:
privileged: true
volumeMounts:
@@ skipped 31 lines (110 -> 140) @@
value: "false"
- name: SIGNAL
value: ""
- name: PROCESS_TO_SIGNAL
value: ""
- image: nvcr.io/nvidia/k8s-device-plugin:v0.19.0
+ image: nvcr.io/nvidia/k8s-device-plugin:v0.19.2
name: gpu-feature-discovery-init
volumeMounts:
- mountPath: /available-configs
name: available-configs
- mountPath: /configDaemonSet: infra/nvidia-device-plugin-mps-control-daemon value: "true"
- name: SIGNAL
value: "1"
- name: PROCESS_TO_SIGNAL
value: /usr/bin/mps-control-daemon
- image: nvcr.io/nvidia/k8s-device-plugin:v0.19.0
+ image: nvcr.io/nvidia/k8s-device-plugin:v0.19.2
name: mps-control-daemon-sidecar
volumeMounts:
- mountPath: /available-configs
name: available-configs
- mountPath: /config
@@ skipped 12 lines (81 -> 92) @@
value: all
- name: NVIDIA_VISIBLE_DEVICES
value: all
- name: NVIDIA_DRIVER_CAPABILITIES
value: compute,utility
- image: nvcr.io/nvidia/k8s-device-plugin:v0.19.0
+ image: nvcr.io/nvidia/k8s-device-plugin:v0.19.2
imagePullPolicy: IfNotPresent
name: mps-control-daemon-ctr
securityContext:
privileged: true
volumeMounts:
@@ skipped 8 lines (105 -> 112) @@
hostPID: true
initContainers:
- command:
- mps-control-daemon
- mount-shm
- image: nvcr.io/nvidia/k8s-device-plugin:v0.19.0
+ image: nvcr.io/nvidia/k8s-device-plugin:v0.19.2
name: mps-control-daemon-mounts
securityContext:
privileged: true
volumeMounts:
- mountPath: /mps
@@ skipped 24 lines (125 -> 148) @@
value: "false"
- name: SIGNAL
value: ""
- name: PROCESS_TO_SIGNAL
value: ""
- image: nvcr.io/nvidia/k8s-device-plugin:v0.19.0
+ image: nvcr.io/nvidia/k8s-device-plugin:v0.19.2
name: mps-control-daemon-init
volumeMounts:
- mountPath: /available-configs
name: available-configs
- mountPath: /configStats: |
82bb377 to
5c8e5fb
Compare
9484aec to
a366a08
Compare
758a537 to
fc87a7d
Compare
ed583a1 to
6f95aaa
Compare
b2ef9b1 to
7151fc7
Compare
7151fc7 to
64d6f20
Compare
d5fda5a to
6a1ee89
Compare
6a1ee89 to
8a8e322
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
0.19.0→0.19.20.19.0→0.19.2Release Notes
NVIDIA/k8s-device-plugin (nvidia-device-plugin)
v0.19.2Compare Source
v0.19.1Compare Source
Configuration
📅 Schedule: (in timezone Asia/Jerusalem)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR was generated by Mend Renovate. View the repository job log.