kubernetes/plugin/pkg/admission
Monis Khan fef7d0ef1e
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>
2022-03-17 20:47:42 -04:00
..
admit hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
alwayspullimages hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
antiaffinity hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
certificates Check in OWNERS modified by update-yamlfmt.sh 2021-12-09 21:31:26 -05:00
defaulttolerationseconds hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
deny hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
eventratelimit Check in OWNERS modified by update-yamlfmt.sh 2021-12-09 21:31:26 -05:00
extendedresourcetoleration hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
gc hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
imagepolicy webhook: use rest.Config instead of kubeconfig file as input 2022-03-17 20:47:42 -04:00
limitranger switch from golang-lru to the one in k8s.io/utils 2021-07-07 22:31:37 -04:00
namespace hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
network fix static check of importing the same package multiple times 2021-12-14 11:06:44 +05:30
noderestriction Fix bug with node restriction blocking pvc.status.resizestatus change 2022-01-21 10:03:26 -05:00
nodetaint hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
podnodeselector hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
podtolerationrestriction generated: Run hack/update-gofmt.sh 2021-08-24 15:47:49 -04:00
priority Merge pull request #106565 from kerthcet/feature/addd-several-testcases-to-cover-priority-admission 2022-03-03 10:43:48 -08:00
resourcequota hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
runtimeclass mark PodOverhead to GA in v1.24; remove in v1.26 2022-03-17 09:30:14 +08:00
security Check in OWNERS modified by update-yamlfmt.sh 2021-12-09 21:31:26 -05:00
securitycontext/scdeny hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
serviceaccount Check in OWNERS modified by update-yamlfmt.sh 2021-12-09 21:31:26 -05:00
storage Remove StorageObjectInUseProtection feature gate logic 2021-11-03 00:13:50 +03:00
OWNERS Check in OWNERS modified by update-yamlfmt.sh 2021-12-09 21:31:26 -05:00