changlog: add entry for #10796 (#11312)

This commit is contained in:
Luiz Aoqui
2021-10-14 09:01:43 -04:00
committed by GitHub
parent fa5addc4a1
commit 9d2be2aee6

3
.changelog/10796.txt Normal file
View File

@@ -0,0 +1,3 @@
```release-note:breaking-change
device/nvidia: The Nvidia device plugin is no longer packaged with Nomad and is instead distributed separately. Further, the Nvidia device plugin codebase is now in a separate [repository](https://github.com/hashicorp/nomad-device-nvidia). If you are using Nvidia devices, please follow the 1.2.0 upgrade guide as you will have to install the Nvidia device plugin before conducting an in-place upgrade to Nomad 1.2.0
```