k3s/pkg/storage
Fabio Yeon d25449d58e Merge pull request #21310 from wojtek-t/require_versioner
Require versioner in etcdHelper to be non-null.
2016-02-26 15:44:59 -08:00
..
etcd Merge pull request #21310 from wojtek-t/require_versioner 2016-02-26 15:44:59 -08:00
testing regen codecs 2016-02-13 09:15:39 -05:00
cacher.go Fix a locking bug in the cacher. 2016-02-19 17:45:02 -08:00
cacher_test.go Fix a locking bug in the cacher. 2016-02-19 17:45:02 -08:00
doc.go Move StorageInterface to pkg/storage. 2015-07-30 09:32:04 +02:00
errors.go Abstract the error handling for the storage layer to eliminate the 2015-12-10 08:06:19 -06:00
interfaces.go Updating kubernetes proper to use latest etcd client library 2015-12-16 15:56:35 -06:00
util.go Merge pull request #18635 from timothysc/etcd_client_post_cleanup 2015-12-18 14:14:21 +01:00
util_test.go Updating kubernetes proper to use latest etcd client library 2015-12-16 15:56:35 -06:00
watch_cache.go Fix deadlock in watch cache 2016-02-05 08:31:55 +01:00
watch_cache_test.go Rewritte util.* -> wait.* wherever reasonable 2016-02-07 12:02:20 +01:00