k3s/cmd/kube-controller-manager/app
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
..
options Create a flag for route reconciliatio and deprecate unused node-sync-period one 2016-09-14 11:49:50 +02:00
controllermanager.go Allow garbage collection to work against different API prefixes 2016-09-22 15:00:58 -04:00
plugins.go Inital Quobyte dynamic provision 2016-09-16 13:26:18 +02:00