k3s/cmd/kube-controller-manager
Clayton Coleman 97c35fcc67
Allow garbage collection to work against different API prefixes
The GC needs to build clients based only on Resource or Kind. Hoist the
restmapper out of the controller and the clientpool, support a new
ClientForGroupVersionKind and ClientForGroupVersionResource, and use the
appropriate one in both places.
2016-09-22 15:00:58 -04:00
..
app Allow garbage collection to work against different API prefixes 2016-09-22 15:00:58 -04:00
OWNERS Remove myself from a bunch of OWNERS files, as I am too overloaded 2016-05-11 13:34:51 -07:00
controller-manager.go Split the version metric out to its own package 2016-08-24 11:47:16 -07:00