Skip to content

Commit 39cfa09

Browse files
authored
fix release 25.3.3 and 25.3.4 release notes (#289)
Signed-off-by: Abigail McCarthy <[email protected]>
1 parent e82cc62 commit 39cfa09

File tree

1 file changed

+14
-13
lines changed

1 file changed

+14
-13
lines changed

gpu-operator/release-notes.rst

Lines changed: 14 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -38,19 +38,7 @@ Refer to the :ref:`GPU Operator Component Matrix` for a list of software compone
3838
25.3.4
3939
======
4040

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:
5442

5543
New Features
5644
------------
@@ -77,6 +65,19 @@ Fixed Issues
7765
* Fixed an issue where user-supplied environment variables configured in ClusterPolicy were not getting set in the rendered DaemonSet.
7866
User-supplied environment variables now take precedence over environment variables set by the ClusterPolicy controller.
7967

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.
80+
8081
.. _v25.3.2:
8182

8283
25.3.2

0 commit comments

Comments
 (0)