kubernetes/cmd/kube-controller-manager
Monis Khan 343a3d1882
csr signers: increase the number of workers
This change updates the number of workers that the CSR signing
controllers use.  If a large number of certificates (especially
short lived ones) are approved at the same time, it can take the
signing controllers a long time to process them serially.  The
NewCSRSigningController logic is already go routine safe.

Signed-off-by: Monis Khan <mok@vmware.com>
2021-02-24 15:50:52 -05:00
..
app csr signers: increase the number of workers 2021-02-24 15:50:52 -05:00
BUILD remove pkg/version and some of redundant copies of it 2019-09-16 16:24:35 -07:00
controller-manager.go remove pkg/version and some of redundant copies of it 2019-09-16 16:24:35 -07:00
OWNERS *: remove nikhiljindal from OWNERS 2021-02-16 10:59:26 +05:30