mirror of https://github.com/k3s-io/k3s
da7124e5e5
The etcd3 storage now attempts to fill partial pages to prevent clients having to make more round trips (latency from server to etcd is lower than client to server). The server makes repeated requests to etcd of the current page size, then uses the filter function to eliminate any matches. After this change the apiserver will always return full pages, but we leave the language in place that clients must tolerate it. Reduces tail latency of large filtered lists, such as viewing pods assigned to a node. |
||
---|---|---|
.. | ||
BUILD | ||
aggregator.go | ||
chunking.go | ||
custom_resource_definition.go | ||
etcd_failure.go | ||
framework.go | ||
garbage_collector.go | ||
generated_clientset.go | ||
initializers.go | ||
namespace.go | ||
table_conversion.go |