apiserver/pkg/util
Monis Khan 2d35015235 webhook: use rest.Config instead of kubeconfig file as input
This change updates the generic webhook logic to use a rest.Config
as its input instead of a kubeconfig file.  This exposes all of the
rest.Config knobs to the caller instead of the more limited set
available through the kubeconfig format.  This is useful when this
code is being used as a library outside of core Kubernetes. For
example, a downstream consumer may want to override the webhook's
internals such as its TLS configuration.

Signed-off-by: Monis Khan <mok@vmware.com>

Kubernetes-commit: fef7d0ef1e1fbff65e8d445256036704bb9dbcbd
2021-07-23 11:15:47 -04:00
..
apihelpers apf: update e2e test to use v1beta2 2021-08-16 17:12:42 -04:00
dryrun remove unwanted values returned from dry-run 2021-12-16 12:44:02 -08:00
feature update import of generic featuregate code from k8s.io/apiserver/pkg/util/feature -> k8s.io/component-base/featuregate 2019-03-04 12:46:52 -05:00
flowcontrol Revert "Merge pull request #107456 from tkashem/apf-ssa" 2022-01-26 13:54:26 -05:00
flushwriter sync: initially remove files BUILD */BUILD BUILD.bazel */BUILD.bazel 2018-03-15 09:38:17 +00:00
notfoundhandler aggregator: pass apiServiceRegistrationControllerInitiated signal directly to apiserviceRegistration controller 2021-10-20 11:06:27 +02:00
openapi googleapis/gnostic -> google/gnostic 2022-03-15 20:36:21 -07:00
proxy Improve the error message when trying to proxy unsupported service type 2021-11-17 12:24:49 +01:00
shufflesharding Less demanding test cases in TestUniformDistribution 2021-01-25 01:44:08 -05:00
webhook webhook: use rest.Config instead of kubeconfig file as input 2021-07-23 11:15:47 -04:00
wsstream fix S1019 use of make 2020-06-25 17:26:42 -05:00
x509metrics webhooks,aggregation: add metrics to count certs missing SAN 2020-10-06 13:02:52 +02:00