Skip to content
Merged
Changes from all commits
Commits
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
27 changes: 14 additions & 13 deletions gpu-operator/release-notes.rst
Original file line number Diff line number Diff line change
Expand Up @@ -38,19 +38,7 @@ Refer to the :ref:`GPU Operator Component Matrix` for a list of software compone
25.3.4
======

Fixed Issues
------------

* 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.
Specifically, the hostPath volumes were not included in the DaemonSet.
Refer to GitHub issue https://github.com/NVIDIA/gpu-operator/issues/1694 for more details.

.. _v25.3.3:

25.3.3
======

.. _v25.3.3-new-features:
.. _v25.3.4-new-features:

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


.. _v25.3.3:

25.3.3
======

Fixed Issues
------------

* 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.
Specifically, the hostPath volumes were not included in the DaemonSet.
Refer to GitHub issue https://github.com/NVIDIA/gpu-operator/issues/1694 for more details.

.. _v25.3.2:

25.3.2
Expand Down