k3s/pkg/storage
k8s-merge-robot ae28564526 Merge pull request #26386 from janetkuo/etcd-test-flake
Automatic merge from submit-queue

Increase etcd test server up timeout and disallow returning nil server 

Fixes #25047

[![Analytics](https://kubernetes-site.appspot.com/UA-36037335-10/GitHub/.github/PULL_REQUEST_TEMPLATE.md?pixel)]()
2016-05-27 05:49:51 -07:00
..
etcd Disallow returning nil server in NewEtcdTestClientServer 2016-05-26 14:37:12 -07:00
etcd3 etcd3/compactor: fix logging endpoints 2016-05-20 14:35:42 -07:00
storagebackend kube-apiserver options should be decoupled from impls 2016-05-18 10:39:21 -04:00
testing It's 2016, yo. 2016-05-13 12:41:40 -07:00
OWNERS Create pkg/storage/OWNERS 2016-05-25 21:13:10 -07:00
cacher.go Return 'too old' errors from watch cache via watch stream 2016-05-10 10:59:53 -04:00
cacher_test.go Allow StatusErrors to be modified after creation 2016-05-19 09:08:53 -04:00
doc.go Move StorageInterface to pkg/storage. 2015-07-30 09:32:04 +02:00
errors.go etcd (v3) store: implements KV methods of storage.Interface 2016-03-30 10:20:39 -07:00
interfaces.go add finalizer logics to the API server and the garbage collector; handling DeleteOptions.OrphanDependents in the API server 2016-05-24 13:07:28 -07:00
util.go Make name validators return string slices 2016-05-18 00:48:01 -07:00
util_test.go add delete precondition 2016-03-25 11:21:39 -07:00
watch_cache.go Separate sync and list functionality in the reflector. #23394 2016-05-19 07:41:24 -04:00
watch_cache_test.go Make watch cache behave like uncached watch 2016-04-12 10:14:07 -04:00