bugfix: Allow for optional TimeSlicing configuration #1508
Annotations
8 errors
Lint:
internal/lm/mig-strategy_test.go#L61
cannot use &spec.ReplicatedResources{…} (value of type *"github.com/NVIDIA/k8s-device-plugin/api/config/v1".ReplicatedResources) as "github.com/NVIDIA/k8s-device-plugin/api/config/v1".ReplicatedResources value in struct literal
|
Lint:
internal/lm/mig-strategy_test.go#L86
cannot use &spec.ReplicatedResources{…} (value of type *"github.com/NVIDIA/k8s-device-plugin/api/config/v1".ReplicatedResources) as "github.com/NVIDIA/k8s-device-plugin/api/config/v1".ReplicatedResources value in struct literal
|
Lint:
internal/lm/mig-strategy_test.go#L110
cannot use &spec.ReplicatedResources{…} (value of type *"github.com/NVIDIA/k8s-device-plugin/api/config/v1".ReplicatedResources) as "github.com/NVIDIA/k8s-device-plugin/api/config/v1".ReplicatedResources value in struct literal
|
Lint:
internal/lm/mig-strategy_test.go#L132
cannot use &spec.ReplicatedResources{…} (value of type *"github.com/NVIDIA/k8s-device-plugin/api/config/v1".ReplicatedResources) as "github.com/NVIDIA/k8s-device-plugin/api/config/v1".ReplicatedResources value in struct literal
|
Lint:
internal/lm/mig-strategy_test.go#L154
cannot use &spec.ReplicatedResources{…} (value of type *"github.com/NVIDIA/k8s-device-plugin/api/config/v1".ReplicatedResources) as "github.com/NVIDIA/k8s-device-plugin/api/config/v1".ReplicatedResources value in struct literal
|
Lint:
internal/lm/mig-strategy_test.go#L186
cannot use tc.timeSlicing (variable of type "github.com/NVIDIA/k8s-device-plugin/api/config/v1".ReplicatedResources) as *"github.com/NVIDIA/k8s-device-plugin/api/config/v1".ReplicatedResources value in struct literal
|
Lint:
internal/lm/resource_test.go#L425
cannot use tc.timeSlicing (variable of type "github.com/NVIDIA/k8s-device-plugin/api/config/v1".ReplicatedResources) as *"github.com/NVIDIA/k8s-device-plugin/api/config/v1".ReplicatedResources value in struct literal (typecheck)
|
Lint
issues found
|
Loading