Skip to content

Bump k8s.io/kubelet from 0.32.2 to 0.34.2 in the k8sio group #49

Bump k8s.io/kubelet from 0.32.2 to 0.34.2 in the k8sio group

Bump k8s.io/kubelet from 0.32.2 to 0.34.2 in the k8sio group #49

Triggered via pull request January 26, 2026 04:45
Status Failure
Total duration 52s
Artifacts

ci.yaml

on: pull_request
variables
4s
variables
code-scanning  /  Analyze Go code with CodeQL
49s
code-scanning / Analyze Go code with CodeQL
Matrix: image / build
Waiting for pending jobs
image  /  create-manifest
image / create-manifest
Fit to window
Zoom out
Zoom in

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.