Bump k8s.io/kubelet from 0.32.2 to 0.34.2 in the k8sio group #49
ci.yaml
on: pull_request
variables
4s
code-scanning
/
Analyze Go code with CodeQL
49s
Matrix: image / build
Waiting for pending jobs
image
/
create-manifest
Annotations
7 errors
|
golang / Build
Process completed with exit code 2.
|
|
golang / Build:
pkg/device_plugin/generic_device_plugin.go#L245
req.DevicesIDs undefined (type *v1beta1.ContainerAllocateRequest has no field or method DevicesIDs, but does have field DevicesIds)
|
|
golang / Build:
pkg/device_plugin/generic_device_plugin.go#L131
cannot use dpi (variable of type *GenericDevicePlugin) as v1beta1.DevicePluginServer value in argument to pluginapi.RegisterDevicePluginServer: *GenericDevicePlugin does not implement v1beta1.DevicePluginServer (missing method mustEmbedUnimplementedDevicePluginServer)
|
|
golang / Unit test
Process completed with exit code 2.
|
|
golang / Unit test:
pkg/device_plugin/generic_device_plugin.go#L245
req.DevicesIDs undefined (type *v1beta1.ContainerAllocateRequest has no field or method DevicesIDs, but does have field DevicesIds)
|
|
golang / Unit test:
pkg/device_plugin/generic_device_plugin.go#L131
cannot use dpi (variable of type *GenericDevicePlugin) as v1beta1.DevicePluginServer value in argument to pluginapi.RegisterDevicePluginServer: *GenericDevicePlugin does not implement v1beta1.DevicePluginServer (missing method mustEmbedUnimplementedDevicePluginServer)
|
|
code-scanning / Analyze Go code with CodeQL
Process completed with exit code 2.
|