apiserver/pkg/util/webhook
Abu Kashem 5254108841 make backoff parameters configurable for webhook
Currently webhook retry backoff parameters are hard coded, we want
to have the ability to configure the backoff parameters for webhook
retry logic.

Kubernetes-commit: 53a1307f68ccf6c9ffd252eeea2b333e818c1103
2020-10-30 11:25:32 -04:00
..
authentication.go apiserver: support egress selection name 'controlplane' and deprecate 'master' 2020-10-26 10:24:16 -04:00
authentication_test.go Search client auth with and without port 2019-09-02 22:38:55 -04:00
certs_test.go apiserver: add pkg/util/webhook tests 2017-04-26 20:36:15 +00:00
client.go Ensure webhook backend requests are not artificially rate-limited 2019-12-02 11:39:16 -05:00
error.go wire up the webhook rejection metrics in webhook handlers 2019-08-28 17:32:07 -07:00
gencerts.sh fix shellcheck in k8s.io/apiserver 2019-01-24 13:55:09 +08:00
serviceresolver.go Add port to ServiceResolvers 2019-03-01 16:32:50 -08:00
serviceresolver_test.go Add port to ServiceResolvers 2019-03-01 16:32:50 -08:00
validation.go Add port to ServiceResolvers 2019-03-01 16:32:50 -08:00
webhook.go make backoff parameters configurable for webhook 2020-10-30 11:25:32 -04:00
webhook_test.go make backoff parameters configurable for webhook 2020-10-30 11:25:32 -04:00