Files
client-go/openapi
Patrick Ohly 07eaa8b369 restmapper + discovery: early return in context-aware APIs
The rationale for explicit cancellation checks is that these functions have
side effects that can be avoided when checking upfront. These side effects can
still occur when cancellation happens while the functions are executing, but
"already canceled" is common enough that it deserves special handling.

Kubernetes-commit: c3f63fc258b73e487da7ca84c40be43fc4c5f4dd
2026-06-30 10:20:31 +02:00
..
2026-03-18 17:01:42 +01:00