You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: gpu-operator/release-notes.rst
+14-13Lines changed: 14 additions & 13 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -38,19 +38,7 @@ Refer to the :ref:`GPU Operator Component Matrix` for a list of software compone
38
38
25.3.4
39
39
======
40
40
41
-
Fixed Issues
42
-
------------
43
-
44
-
* Fixed an issue where the GPU Operator failed to render the nvidia-container-toolkit DaemonSet correctly when a custom value for ``CONTAINERD_SOCKET`` was provided as input.
45
-
Specifically, the hostPath volumes were not included in the DaemonSet.
46
-
Refer to GitHub issue https://github.com/NVIDIA/gpu-operator/issues/1694 for more details.
47
-
48
-
.. _v25.3.3:
49
-
50
-
25.3.3
51
-
======
52
-
53
-
.. _v25.3.3-new-features:
41
+
.. _v25.3.4-new-features:
54
42
55
43
New Features
56
44
------------
@@ -77,6 +65,19 @@ Fixed Issues
77
65
* Fixed an issue where user-supplied environment variables configured in ClusterPolicy were not getting set in the rendered DaemonSet.
78
66
User-supplied environment variables now take precedence over environment variables set by the ClusterPolicy controller.
79
67
68
+
69
+
.. _v25.3.3:
70
+
71
+
25.3.3
72
+
======
73
+
74
+
Fixed Issues
75
+
------------
76
+
77
+
* Fixed an issue where the GPU Operator failed to render the nvidia-container-toolkit DaemonSet correctly when a custom value for ``CONTAINERD_SOCKET`` was provided as input.
78
+
Specifically, the hostPath volumes were not included in the DaemonSet.
79
+
Refer to GitHub issue https://github.com/NVIDIA/gpu-operator/issues/1694 for more details.
0 commit comments