Add a new MultiNodeEnvironment CRD to setup the environment needed for running GPU workloads across multi-nodes #428
Annotations
9 errors and 3 warnings
check:
cmd/nvidia-dra-controller/mnenv.go#L76
Error return value of `mneInformer.AddIndexers` is not checked (errcheck)
|
check:
cmd/nvidia-dra-controller/mnenv.go#L206
printf: fmt.Errorf call has arguments but no formatting directives (govet)
|
check:
cmd/nvidia-dra-controller/mnenv.go#L245
printf: fmt.Errorf call has arguments but no formatting directives (govet)
|
check:
cmd/nvidia-dra-controller/mnenv.go#L256
printf: fmt.Errorf format %w reads arg #3, but call has 2 args (govet)
|
check
issues found
|
Unit test:
cmd/nvidia-dra-controller/mnenv.go#L206
fmt.Errorf call has arguments but no formatting directives
|
Unit test:
cmd/nvidia-dra-controller/mnenv.go#L245
fmt.Errorf call has arguments but no formatting directives
|
Unit test:
cmd/nvidia-dra-controller/mnenv.go#L256
fmt.Errorf format %w reads arg #3, but call has 2 args
|
Unit test
Process completed with exit code 2.
|
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
check
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Unit test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|