Skip to content

Commit 72f216f

Browse files
UPSTREAM: <drop>: Double the global timeout if performing a global list
In 3.6, users still on etcd may be seeing large list calls take in excess of 1 minute (the hard limit). In 3.7, all users will be on etcd3 and protobuf and we expect times to drop by an order of magnitude. Since our largest in the wild clusters are taking about 1 minute 3 seconds, double the global timeout limit for global lists only for 3.6, and in 3.7 this will no longer be necessary.
1 parent 0e0901c commit 72f216f

File tree

1 file changed

+7
-0
lines changed
  • vendor/k8s.io/kubernetes/staging/src/k8s.io/apiserver/pkg/server/filters

1 file changed

+7
-0
lines changed

vendor/k8s.io/kubernetes/staging/src/k8s.io/apiserver/pkg/server/filters/timeout.go

Lines changed: 7 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)