cmd/compile: failure in k8s after golang tools module update #69281
Labels
compiler/runtime
Issues related to the Go compiler and/or runtime.
WaitingForInfo
Issue is not actionable because of missing required information, which needs to be provided.
Go version
go version devel go1.24-de0aafa3c7 Wed Sep 4 20:42:05 2024 +0000 linux/amd64
Output of
go env
in your module/workspace:What did you do?
Building of binaries in kubernetes repo
Running of k8s UT
What did you see happen?
Steps to Reproduce:
de0aafa3c7f669df0a93dd62cc336ebda52815f2
KUBE_BUILD_PLATFORMS=linux/amd64 make cross
What did you expect to see?
The binary should be built successfully.
The text was updated successfully, but these errors were encountered: