apiserver/pkg/storage/etcd3
Ling Samuel f673ce24f7 apiserver add --lease-reuse-duration-seconds to config lease reuse duration
Signed-off-by: Ling Samuel <lingsamuelgrace@gmail.com>

Kubernetes-commit: c99567005db15d220f2b792e98af735c5aa24f6e
2020-12-02 17:35:10 +08:00
..
metrics Implement etcd3 progress-notify feature in etcd3 layer 2020-08-31 12:40:41 +02:00
preflight remove unused code 2018-03-20 18:50:19 +08:00
testing switch over k/k to use klog v2 2020-04-17 15:25:06 -04:00
OWNERS Updated OWNERS files to include link to docs 2019-01-30 20:05:00 +01:00
api_object_versioner.go Add GetOptions and ListOptions to storage interface 2020-05-29 10:48:33 -07:00
api_object_versioner_test.go Move APIObjectVersioner 2019-06-28 13:58:08 +02:00
compact.go switch over k/k to use klog v2 2020-04-17 15:25:06 -04:00
compact_test.go Replace github.com/coreos/etcd by go.etcd.io/etcd 2019-10-15 22:38:43 -07:00
errors.go Replace github.com/coreos/etcd by go.etcd.io/etcd 2019-10-15 22:38:43 -07:00
event.go Implement etcd3 progress-notify feature in etcd3 layer 2020-08-31 12:40:41 +02:00
event_test.go Resolve uncompatibility from update: etcd CAFile -> TrustedCAFIle 2019-10-23 11:15:43 -07:00
healthcheck.go Move etcd/util to etcd3/ 2019-07-02 09:28:02 +02:00
healthcheck_test.go Move etcd/util to etcd3/ 2019-07-02 09:28:02 +02:00
lease_manager.go apiserver add --lease-reuse-duration-seconds to config lease reuse duration 2020-12-02 17:35:10 +08:00
lease_manager_test.go apiserver add --lease-reuse-duration-seconds to config lease reuse duration 2020-12-02 17:35:10 +08:00
logger.go switch over k/k to use klog v2 2020-04-17 15:25:06 -04:00
store.go apiserver add --lease-reuse-duration-seconds to config lease reuse duration 2020-12-02 17:35:10 +08:00
store_test.go apiserver add --lease-reuse-duration-seconds to config lease reuse duration 2020-12-02 17:35:10 +08:00
watcher.go Implement etcd3 progress-notify feature in etcd3 layer 2020-08-31 12:40:41 +02:00
watcher_test.go apiserver add --lease-reuse-duration-seconds to config lease reuse duration 2020-12-02 17:35:10 +08:00