k3s/cmd/kube-controller-manager/app
Alex Robinson fc08a0a71b Do service creation/update/deletion work in a pool of goroutines, protecting
each service with a lock to ensure that no two goroutines will process a
service at the same time. This is needed to avoid weird race conditions.
2015-04-15 00:30:18 +00:00
..
controllermanager.go Do service creation/update/deletion work in a pool of goroutines, protecting 2015-04-15 00:30:18 +00:00
plugins.go move pkg/controllermanager to cmd/kube-controller-manager/app 2015-02-20 08:49:12 -08:00