NVIDIA / k8s-device-plugin

NVIDIA device plugin for Kubernetes
Apache License 2.0
2.5k stars 583 forks source link

Fix conditional statement for creating NFD client #635

Closed elezar closed 2 months ago

elezar commented 2 months ago

This fixes the bug introduced in #613.

We should only create the client sets IF the NodeFeatureAPI is enabled.