NVIDIA / gpu-operator

NVIDIA GPU Operator creates/configures/manages GPUs atop Kubernetes
Apache License 2.0
1.25k stars 237 forks source link

Create driver-ready file atomically #789

Closed elezar closed 3 days ago

elezar commented 4 days ago

This change ensures that the driver-ready file is created atomically. This prevents operands from loading an empty file and not applying the relevant settings.

cdesiniotis commented 3 days ago

Moving to #790