apiserver/pkg/storage/etcd3
wojtekt cc7d4cc1f1 Move metrics to etcd3 and clean up
Kubernetes-commit: a06f2cfc3fa896d9edefe42387da65905b30ec8e
2019-06-28 13:05:58 +02:00
..
metrics Move metrics to etcd3 and clean up 2019-06-28 13:05:58 +02:00
preflight remove unused code 2018-03-20 18:50:19 +08:00
OWNERS Updated OWNERS files to include link to docs 2019-01-30 20:05:00 +01:00
compact.go Move from glog to klog 2018-11-09 13:49:10 -05:00
compact_test.go Replace "golang.org/x/net/context" with "context" 2018-02-28 12:20:22 +08:00
errors.go support continueToken for inconsistent list 2018-08-10 10:27:40 -07:00
event.go Error when etcd3 watch finds delete event with nil prevKV 2019-04-16 12:55:15 -07:00
event_test.go Error when etcd3 watch finds delete event with nil prevKV 2019-04-16 12:55:15 -07:00
lease_manager.go Update gofmt for go1.11 2018-10-05 12:59:38 -07:00
lease_manager_test.go etcd: reuse leases for keys in a time window 2018-05-30 17:27:00 -07:00
logger.go apiserver: set klog as etcdclient logger 2018-11-21 15:31:25 +01:00
store.go Move metrics to etcd3 and clean up 2019-06-28 13:05:58 +02:00
store_test.go Set expected in-memory version when decoding unstructured objects from etcd 2019-06-04 22:12:34 -04:00
watcher.go Add webhook converter integration test suite 2019-05-08 22:42:41 -07:00
watcher_test.go Run deleteValidation at the storage layer so that it will be retried on 2019-04-09 13:49:16 -07:00