Jordan Liggitt
Jordan Liggitt
Contains the work for [KEP 4601](https://github.com/kubernetes/enhancements/issues/4601) Based on https://github.com/kubernetes/kubernetes/pull/125371 with additional commits for: - improving existing CEL cost testing - fixing existing CEL env construction happening in init() functions (which...
_Originally posted by @liggitt in https://github.com/kubernetes/kubernetes/issues/125571#issuecomment-2198419708_ /sig testing /area test /kind bug `pull-kubernetes-typecheck — Job succeeded.` yet: ``` ERROR: staging/src/k8s.io/dynamic-resource-allocation/structured/namedresources/cel/compile.go:1: : # k8s.io/dynamic-resource-allocation/structured/namedresources/cel [k8s.io/dynamic-resource-allocation/structured/namedresources/cel.test] ERROR: staging/src/k8s.io/dynamic-resource-allocation/structured/namedresources/cel/compile_test.go:127:14: undefined: Compiler (typecheck) ```...
Fixes #92 * Avoids leaking timers in shutdown and Wait if the functions exit before the timeouts expire * Shortens the timeout for an unhandled error from 10 minutes to...
Removes last remaining use of golang.org/x/exp and adds test for new integer types Fixes https://github.com/cilium/ebpf/issues/1095
### Tracking info Link to any previous tracking issue: https://github.com/kubernetes/release/issues/3650 Golang mailing list announcement: SIG Release Slack thread: ### Work items - [ ] `kube-cross`, `go-runner`, `releng-ci` image updates: -...