kubernetes/pkg/storage
Wojciech Tyczynski 1f24297e7a Merge pull request #18921 from timothysc/etcd_datarace
Fix data race on cancel variable in etcd code
2015-12-19 08:09:45 +01:00
..
etcd Merge pull request #18921 from timothysc/etcd_datarace 2015-12-19 08:09:45 +01:00
testing Rerun hack/update-codecgen.sh 2015-12-17 13:51:33 -08:00
cacher.go Updating kubernetes proper to use latest etcd client library 2015-12-16 15:56:35 -06:00
cacher_test.go Updating kubernetes proper to use latest etcd client library 2015-12-16 15:56:35 -06: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 Change runtime.Object signature 2015-12-15 13:36:25 -05:00
watch_cache_test.go Switch to versioned ListOptions in client. 2015-12-14 14:26:09 +01:00