Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Reintroduce timeout and keepalive for watch requests to match client-go
This will send sends keep-alive probes to the server every 30 seconds. These features were present prior to the 1.0 refactor but were inadvertently removed. Fixes #2127 Previous relevant issues: - Initial issue: #559 - PR: #630 - Improvement: #632 - PR: #635
- Loading branch information