Files
client-go/util
tlplayer 7a574b0397 client-go: preserve context cancellation in retry OnError
OnError replaced context cancellation errors with a nil lastErr when
the error was non-retriable. Preserve the callback error when no
retriable error was recorded.

Add a regression test covering a context cancellation returned on the
first invocation.

Kubernetes-commit: 23b344cd1581a871984e44be951249af6018242e
2026-07-10 09:13:10 -04:00
..