NVIDIA / k8s-device-plugin

NVIDIA device plugin for Kubernetes
Apache License 2.0
2.45k stars 573 forks source link

Fixing allPossibleMigStrategiesAreNone helm chart helper. #675

Open jakubkrzykowski opened 3 weeks ago

jakubkrzykowski commented 3 weeks ago

configMapName is the empty string "" by default and it breaks allPossibleMigStrategiesAreNone function with default values.

See https://github.com/NVIDIA/k8s-device-plugin/issues/670 for details.