- Bring GFD helm chart templates up to latest best-practices
- Make nvcr.io/nvidia the default REGISTRY for container builds
- Upgrade nfd to 0.11.0 and depend on external chart
- Bump CUDA base image version to 11.7.0
- Add detection of hopper to architecture family
- Add nvidia.com/mig-PROFILE.product label
- Add labels in support of GPU sharing via the k8s-device-plugin
- Read configuration from a file instead of flags or envvars
- Bump golang version to 1.18.2
- Deprecate GFD_ prefix for shared envvars
- Switch to urfave/cli for handling of options
- Ignore pending mode for IsMigEnabled check
- Replace use of gpu-monitoring-tools with go-nvml