kubernetes/cmd/kube-controller-manager
Lukasz Szaszkiewicz 7340c3498a DelegatingAuthenticationOptions: allows for setting a timeout for the TokenReview client that is used by for the webhook authenticator
Previously no timeout was set. Requests without explicit timeout might potentially hang forever and lead to starvation of the application.
When no timeout was specified a default one will be applied.
2020-11-04 13:40:33 +01:00
..
app DelegatingAuthenticationOptions: allows for setting a timeout for the TokenReview client that is used by for the webhook authenticator 2020-11-04 13:40:33 +01: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 Add cheftako to KCM owners. 2020-09-18 09:39:07 -07:00