bugfix: Allow for optional TimeSlicing configuration #1505
Annotations
14 errors
Unit test:
api/config/v1/config.go#L100
config.sharing undefined (type *Config has no field or method sharing, but does have field Sharing)
|
Unit test
Process completed with exit code 2.
|
Build:
api/config/v1/config.go#L100
config.sharing undefined (type *Config has no field or method sharing, but does have field Sharing)
|
Build
Process completed with exit code 2.
|
check:
cmd/mps-control-daemon/main.go#L41
could not import github.com/NVIDIA/k8s-device-plugin/api/config/v1 (-: # github.com/NVIDIA/k8s-device-plugin/api/config/v1
|
check:
api/config/v1/config.go#L100
config.sharing undefined (type *Config has no field or method sharing, but does have field Sharing)) (typecheck)
|
check:
internal/imex/imex.go#L27
could not import github.com/NVIDIA/k8s-device-plugin/api/config/v1 (-: # github.com/NVIDIA/k8s-device-plugin/api/config/v1
|
check:
api/config/v1/config.go#L100
config.sharing undefined (type *Config has no field or method sharing, but does have field Sharing)) (typecheck)
|
check:
internal/cdi/cdi.go#L35
could not import github.com/NVIDIA/k8s-device-plugin/api/config/v1 (-: # github.com/NVIDIA/k8s-device-plugin/api/config/v1
|
check:
api/config/v1/config.go#L100
config.sharing undefined (type *Config has no field or method sharing, but does have field Sharing)) (typecheck)
|
check:
internal/resource/testing/resource-testing.go#L100
d.GetMigDevicesFunc undefined (type *DeviceMock has no field or method GetMigDevicesFunc) (typecheck)
|
check:
internal/resource/testing/resource-testing.go#L136
m.InitFunc undefined (type *ManagerMock has no field or method InitFunc) (typecheck)
|
check:
api/config/v1/config.go#L100
config.sharing undefined (type *Config has no field or method sharing, but does have field Sharing) (typecheck)
|
check:
cmd/mps-control-daemon/mps/device.go#L37
d.Replicas undefined (type *mpsDevice has no field or method Replicas) (typecheck)
|