k3s/pkg/storage
Kubernetes Submit Queue 5fcb9fd056 Merge pull request #35125 from wojtek-t/avoid_unnecessary_reallocations
Automatic merge from submit-queue

Avoid unnecessary reallocations of slice in Cacher
2016-10-19 20:33:13 -07:00
..
etcd remove testapi.Default.GroupVersion 2016-10-07 10:10:54 -04:00
etcd3 Accept Quorum parameter in etcd3. 2016-10-15 16:53:56 +02:00
storagebackend Accept Quorum parameter in etcd3. 2016-10-15 16:53:56 +02:00
testing Update generated files due to dependency shift. 2016-08-09 10:41:09 -05:00
OWNERS Create pkg/storage/OWNERS 2016-05-25 21:13:10 -07:00
cacher.go Merge pull request #35125 from wojtek-t/avoid_unnecessary_reallocations 2016-10-19 20:33:13 -07:00
cacher_test.go pass SelectionPredicate instead of Filter to storage layer 2016-09-26 09:47:19 -07:00
doc.go Use Go canonical import paths 2016-07-16 13:48:21 -04:00
errors.go Modify IsInvalidObj name and description 2016-08-12 11:17:08 +08:00
interfaces.go Add +optional tag to all fields with omitempty json tag 2016-10-17 08:52:13 -07:00
selection_predicate.go pass SelectionPredicate instead of Filter to storage layer 2016-09-26 09:47:19 -07:00
selection_predicate_test.go pass SelectionPredicate instead of Filter to storage layer 2016-09-26 09:47:19 -07:00
util.go pass SelectionPredicate instead of Filter to storage layer 2016-09-26 09:47:19 -07:00
util_test.go Log water mark for incoming queue in cacher 2016-09-09 11:35:05 +02:00
watch_cache.go Avoid computing key func multiple times in cacher 2016-10-19 08:38:18 +02:00
watch_cache_test.go Store keys in watchCache store 2016-10-19 08:38:18 +02:00