Harry Zhang
|
3bdc3f25ec
|
Use fnv.New32a() in hash instead adler32
|
2017-02-15 14:03:54 +08:00 |
Clayton Coleman
|
36acd90aba
|
Move APIs and core code to use metav1.ObjectMeta
|
2017-01-17 16:17:18 -05:00 |
deads2k
|
6a4d5cd7cc
|
start the apimachinery repo
|
2017-01-11 09:09:48 -05:00 |
David McMahon
|
ef0c9f0c5b
|
Remove "All rights reserved" from all the headers.
|
2016-06-29 17:47:36 -07:00 |
mqliang
|
9a0ff5a9e8
|
bugfix:lookupcache's Get method can not be called concurrently
|
2016-06-04 02:21:25 +08:00 |
zhangke
|
49f4f242a8
|
Update lookup_cache.go
MatchingCache struct hold a RWLock, so Get operation of Cache should use RLock properly, nor WLock
|
2016-05-16 15:26:30 +08:00 |
mqliang
|
e44e71ca87
|
make cache size configurable
|
2016-02-24 22:37:02 +08:00 |
mqliang
|
d9a35a25d7
|
add lookup cache for ReplicationController and ReplicaSet
|
2016-02-24 17:43:22 +08:00 |