Skip to content

Vendor Kubernetes v1.35.0-rc.0 #3465

Vendor Kubernetes v1.35.0-rc.0

Vendor Kubernetes v1.35.0-rc.0 #3465

Triggered via pull request December 4, 2025 13:05
Status Failure
Total duration 1m 16s
Artifacts

build.yml

on: pull_request
Matrix: linters
Matrix: releases
Fit to window
Zoom out
Zoom in

Annotations

9 errors
releases / on ubuntu-22.04
Process completed with exit code 2.
releases / on ubuntu-22.04: cmd/crictl/exec.go#L430
cannot use t.MonitorSize(t.GetSize()) (value of interface type "k8s.io/kubectl/pkg/util/term".TerminalSizeQueue) as "k8s.io/client-go/tools/remotecommand".TerminalSizeQueue value in assignment: "k8s.io/kubectl/pkg/util/term".TerminalSizeQueue does not implement "k8s.io/client-go/tools/remotecommand".TerminalSizeQueue (wrong type for method Next)
releases / on macos-latest
The strategy configuration was canceled because "releases.ubuntu-22_04" failed
releases / on macos-latest
The operation was canceled.
releases / on macos-latest: cmd/crictl/exec.go#L430
cannot use t.MonitorSize(t.GetSize()) (value of interface type "k8s.io/kubectl/pkg/util/term".TerminalSizeQueue) as "k8s.io/client-go/tools/remotecommand".TerminalSizeQueue value in assignment: "k8s.io/kubectl/pkg/util/term".TerminalSizeQueue does not implement "k8s.io/client-go/tools/remotecommand".TerminalSizeQueue (wrong type for method Next)
test / crictl
Process completed with exit code 2.
test / crictl: cmd/crictl/exec.go#L430
cannot use t.MonitorSize(t.GetSize()) (value of interface type "k8s.io/kubectl/pkg/util/term".TerminalSizeQueue) as "k8s.io/client-go/tools/remotecommand".TerminalSizeQueue value in assignment: "k8s.io/kubectl/pkg/util/term".TerminalSizeQueue does not implement "k8s.io/client-go/tools/remotecommand".TerminalSizeQueue (wrong type for method Next)
verify / lint
Process completed with exit code 2.
verify / lint: cmd/crictl/exec.go#L430
cannot use t.MonitorSize(t.GetSize()) (value of interface type "k8s.io/kubectl/pkg/util/term".TerminalSizeQueue) as "k8s.io/client-go/tools/remotecommand".TerminalSizeQueue value in assignment: "k8s.io/kubectl/pkg/util/term".TerminalSizeQueue does not implement "k8s.io/client-go/tools/remotecommand".TerminalSizeQueue (wrong type for method Next)