Add NVIDIA Container Toolkit v1.17.7 release notes#178
Conversation
|
@a-mccarthy I still need to update the Docker documentation, but wanted to get this out as a placeholder already! |
Documentation preview |
a-mccarthy
left a comment
There was a problem hiding this comment.
one small nit, thanks @elezar
06f6858 to
94644ec
Compare
|
@elezar are you planning to make a separate PR for the docker updates? these changes look good to me! |
|
@elezar is there anything else we should add into these release notes, given some of the issues raised about this version? |
|
|
||
| ### Known Issues | ||
|
|
||
| There is a [known issue](https://github.com/NVIDIA/nvidia-container-toolkit/issues/1093) in this release that causes Enroot containers with Slurm to fail to load. |
There was a problem hiding this comment.
Is this the best issue to link to? Or maybe the fix PR, NVIDIA/libnvidia-container#310?
There was a problem hiding this comment.
I think the known issue links to the other one too. So let's reference the issue instead.
|
|
||
|
|
||
| ```{warning} | ||
| It's strongly recommended that you continue to use Container Toolkit v1.17.6 and pin all dependencies to v1.17.6 until this issue is resolved in the next patch release. |
There was a problem hiding this comment.
I want to add something like: "If you're affected" here since I don't want this to be a general recommendation.
cd2f521 to
4a81ced
Compare
Signed-off-by: Evan Lezar <elezar@nvidia.com> Co-authored-by: Abigail McCarthy <amccarthy@nvidia.com>
4a81ced to
7d4dfed
Compare
|
thanks @elezar! |
This adds the release notes for the NVIDIA Container Toolkit v1.17.7 release and updates the documentation around Docker configuration.