mirror of
https://github.com/optim-enterprises-bv/kubernetes.git
synced 2025-11-23 18:05:12 +00:00
We have a few long running operations today (sync=true, watch) that exceed the original default http.Server timeout. We should set the timeout to a high enough limit that more granular controls can be implemented.