apiserver/pkg/storage/etcd3
Davanum Srinivas c56bc7b872 OWNERS cleanup - Jan 2021 Week 1
Signed-off-by: Davanum Srinivas <davanum@gmail.com>

Kubernetes-commit: 9682b7248fb69733c2a0ee53618856e87b067f16
2022-01-03 10:59:47 -05:00
..
metrics Add metrics about handling LIST requests 2021-09-01 18:18:23 -04:00
preflight remove unused code 2018-03-20 18:50:19 +08:00
testing Simplify running embedded etcd server in tests 2021-06-15 12:07:46 -04:00
testserver Simplify running embedded etcd server in tests 2021-06-15 12:07:46 -04:00
OWNERS OWNERS cleanup - Jan 2021 Week 1 2022-01-03 10:59:47 -05: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 to go.etcd.io/etcd/client/v3 2021-03-23 11:01:52 -04:00
compact_test.go Simplify running embedded etcd server in tests 2021-06-15 12:07:46 -04:00
errors.go Switch to go.etcd.io/etcd/client/v3 2021-03-23 11:01:52 -04:00
event.go Switch to go.etcd.io/etcd/client/v3 2021-03-23 11:01:52 -04:00
event_test.go Switch to go.etcd.io/etcd/client/v3 2021-03-23 11:01:52 -04: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 Switch to go.etcd.io/etcd/client/v3 2021-03-23 11:01:52 -04:00
lease_manager_test.go apiserver add metric etcd_lease_object_counts 2020-12-07 10:45:44 +08:00
logger.go avoid klog Info calls without verbosity 2021-12-11 12:10:21 +01:00
store.go Unify List and GetToList functions of etcd3 2021-11-22 13:30:25 +01:00
store_test.go Slightly improve reliability of storage List tests. 2021-12-10 12:05:32 +01:00
watcher.go Switch to go.etcd.io/etcd/client/v3 2021-03-23 11:01:52 -04:00
watcher_test.go Simplify storage.Interface by merging Watch and WatchList functions. 2021-11-18 12:40:26 +01:00