Davanum Srinivas
Davanum Srinivas
#4119 was closed in favor of https://github.com/kubernetes/release/pull/4119 So new kube-cross, go-runner, releng-ci image updates are out there now. image promotion for go-runner image is in https://github.com/kubernetes/k8s.io/pull/8511
distroless-iptables image update: https://github.com/kubernetes/release/pull/4128 image promotion: https://github.com/kubernetes/k8s.io/pull/8516
/retitle Dependency update - Golang 1.25.1
xref: https://github.com/cncf/toc/issues/1354
@yaron2 yep, linking is ok, but the enforcement/reporting etc should still be in your docs
@anvega thanks! yep this is model we started advocating for with open telemetry - https://opentelemetry.io/docs/reference/specification/status/ - https://github.com/open-telemetry/opentelemetry-collector#stability-levels
@anvega let's get folks to start thinking this way for sure. yep as @caniszczyk mentioned, we need to figure a bunch of stuff. - who gets to label it? -...
@akhilerm quick dirty fix to show you why ... the `go` command should run from `hack/tools` directory where the go.work/sum is present for the tools like this. Then you need...