feat(gpu): implement gpu plugins #7295
ci.yml
on: pull_request
Format
26s
Vet
3m 0s
Lint
7m 7s
Build
2m 45s
Parallel
4m 36s
Unit Test
12m 26s
License
19s
Annotations
10 errors
|
Format
Process completed with exit code 1.
|
|
Vet
Process completed with exit code 1.
|
|
Vet:
pkg/agent/qrm-plugins/gpu/customdeviceplugin/gpu/gpu.go#L171
github.com/kubewharf/katalyst-core/pkg/util/general.Warningf does not support error-wrapping directive %w
|
|
Vet:
pkg/agent/qrm-plugins/gpu/customdeviceplugin/gpu/gpu.go#L133
github.com/kubewharf/katalyst-core/pkg/util/general.Warningf does not support error-wrapping directive %w
|
|
Lint
issues found
|
|
Lint:
pkg/agent/qrm-plugins/gpu/customdeviceplugin/gpu/gpu.go#L171
printf: github.com/kubewharf/katalyst-core/pkg/util/general.Warningf does not support error-wrapping directive %w (govet)
|
|
Lint:
pkg/agent/qrm-plugins/gpu/customdeviceplugin/gpu/gpu.go#L133
printf: github.com/kubewharf/katalyst-core/pkg/util/general.Warningf does not support error-wrapping directive %w (govet)
|
|
Lint:
pkg/agent/qrm-plugins/gpu/strategy/allocate/strategies/deviceaffinity/bind.go#L328
`maximise` is a misspelling of `maximize` (misspell)
|
|
Lint:
pkg/agent/qrm-plugins/gpu/strategy/allocate/strategies/deviceaffinity/bind.go#L45
`maximising` is a misspelling of `maximizing` (misspell)
|
|
Unit Test
Process completed with exit code 1.
|