Explore
Help
Sign In
github
/
kubernetes
Watch
4
Star
0
Fork
0
You've already forked kubernetes
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
29,467
Commits
1
Branch
31
Tags
1,019
MiB
aa65a7974a
Commit Graph
3 Commits
Author
SHA1
Message
Date
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