feihujiang
|
ad79fa6e84
|
Move list functions from runtime to meta package
|
2015-11-20 09:20:55 +08:00 |
|
Wojciech Tyczynski
|
a5a8717539
|
Pass versioner to cacher.
|
2015-11-13 08:35:28 +01:00 |
|
Daniel Smith
|
45a1ec73bb
|
Lengthen delay
|
2015-11-06 13:03:58 -08:00 |
|
Wojciech Tyczynski
|
b6a775ca50
|
Terminate watcher if it is full
|
2015-11-06 13:40:21 +01:00 |
|
Wojciech Tyczynski
|
8f385c563f
|
Refactor code for creating Cacher.
|
2015-11-02 20:56:46 +01:00 |
|
Wojciech Tyczynski
|
652fb090eb
|
Initial support for listing from in-memory cache.
|
2015-10-30 20:58:13 +01:00 |
|
k8s-merge-robot
|
d5be3635e5
|
Merge pull request #16273 from wojtek-t/list_options_in_api
Auto commit by PR queue bot
|
2015-10-29 01:57:29 -07:00 |
|
Wojciech Tyczynski
|
aa30e38183
|
Pass resource version to storage List operation.
|
2015-10-27 10:03:58 +01:00 |
|
Wojciech Tyczynski
|
d47e21f19f
|
Reuse TCP connections in Reflector between resync periods.
|
2015-10-26 19:35:25 +01:00 |
|
Timothy St. Clair
|
2a2a2d79ff
|
New etcd client modifications part 1 (context support)
This commit plumbs contexts which are needed for the new client.
|
2015-10-12 08:45:49 -05:00 |
|
k8s-merge-robot
|
647288cde1
|
Merge pull request #13734 from wojtek-t/filter_in_storage
Auto commit by PR queue bot
|
2015-09-14 17:25:40 -07:00 |
|
Daniel Smith
|
15b30b8b09
|
Move version agnostic parts of client
pkg/client/unversioned/cache -> pkg/client/cache
pkg/client/unversioned/record -> pkg/client/record
|
2015-09-10 17:17:59 -07:00 |
|
Wojciech Tyczynski
|
ed7d6ebd71
|
Filter List in Storage level to avoid additional copies.
|
2015-09-10 09:49:50 +02:00 |
|
Wojciech Tyczynski
|
d318b22f65
|
Move WatchCache to pkg/storage
|
2015-08-31 09:49:12 +02:00 |
|
Wojciech Tyczynski
|
a12b7edc42
|
Fix deadlock in Cacher on etcd error
|
2015-08-26 08:02:21 +02:00 |
|
Wojciech Tyczynski
|
ec6556987e
|
Switch on Cacher for pods, endpoints and nodes.
|
2015-08-21 09:24:49 +02:00 |
|
Wojciech Tyczynski
|
03413ddb4a
|
Merge pull request #12782 from wojtek-t/cacher_deadlock
Fix deadlock in the cacher
|
2015-08-20 08:27:15 +02:00 |
|
Wojciech Tyczynski
|
90bf334fd1
|
Fix deadlock in the cacher
|
2015-08-19 08:17:25 +02:00 |
|
Jian Huang
|
c350d325e9
|
Solve Static Check Error
|
2015-08-19 13:38:56 +08:00 |
|
Kris Rousey
|
ae6c64d9bb
|
Moving everyone to unversioned client
|
2015-08-18 10:23:03 -07:00 |
|
Wojciech Tyczynski
|
3a71eb1bcc
|
Store previous value in WatchCache for filtering
|
2015-08-18 09:33:34 +02:00 |
|
Wojciech Tyczynski
|
e424da7d0d
|
Implement Cacher for watch in apiserver
|
2015-08-14 09:44:42 +02:00 |
|