kubernetes/pkg/controller/garbagecollector
Clayton Coleman ca2f1b87ad
Replace negotiation with a new method that can extract info
Alter how runtime.SerializeInfo is represented to simplify negotiation
and reduce the need to allocate during negotiation. Simplify the dynamic
client's logic around negotiating type. Add more tests for media type
handling where necessary.
2016-10-28 11:30:11 -04:00
..
metaonly Replace negotiation with a new method that can extract info 2016-10-28 11:30:11 -04:00
BUILD autogenerated 2016-10-21 17:32:32 -07:00
garbagecollector_test.go Replace negotiation with a new method that can extract info 2016-10-28 11:30:11 -04:00
garbagecollector.go fix TestCreateWithNonExistentOwner 2016-09-26 16:51:56 -07:00
metrics.go add metrics to gc 2016-08-10 12:45:06 -07:00
rate_limiter_helper.go let rate_limiter_helper use sync.Once 2016-08-19 20:32:28 -07:00
uid_cache.go add absent owner cache 2016-08-23 17:21:15 -07:00