Jordan Liggitt

Results 53 issues of 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...

area/test
priority/important-soon
sig/scheduling
area/apiserver
sig/node
sig/api-machinery
release-note
size/XXL
kind/api-change
sig/auth
approved
cncf-cla: yes
sig/testing
area/code-generation
needs-triage

_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) ```...

kind/bug
area/test
sig/testing
needs-triage

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...