apiserver/pkg/admission/plugin/webhook
Jordan Liggitt ce4eaaeeb3 Make webhook benchmarks parallel
Kubernetes-commit: 601b7d33a9cf0b724cdabb5de81b0bf2821f0fca
2019-08-28 13:27:38 -04:00
..
config *: Remove comment tags in GoDoc 2018-09-04 14:08:32 -07:00
errors Ensure 4xx+ response codes from webhook rejections 2019-04-24 15:27:19 -04:00
generic Plumb context to admission Admit/Validate 2019-08-19 10:48:08 -04:00
initializer Add port to ServiceResolvers 2019-03-01 16:32:50 -08:00
mutating Make webhook benchmarks parallel 2019-08-28 13:27:38 -04:00
namespace Use cached selectors/client for webhooks 2019-08-24 17:12:14 -04:00
object Use cached selectors/client for webhooks 2019-08-24 17:12:14 -04:00
request AdmissionReview: Allow webhook admission to dispatch v1 or v1beta1 2019-07-12 08:44:24 -04:00
rules Update tests for: Pass {Operation}Option to Webhooks 2019-05-07 13:37:07 -07:00
testcerts fix shellcheck in k8s.io/apiserver 2019-01-24 13:55:09 +08:00
testing Add admission benchmarks 2019-08-24 17:40:07 -04:00
util Use cached selectors/client for webhooks 2019-08-24 17:12:14 -04:00
validating Make webhook benchmarks parallel 2019-08-28 13:27:38 -04:00
accessors.go Use cached selectors/client for webhooks 2019-08-24 17:12:14 -04:00
accessors_test.go Add trace to webhook invocations 2019-05-31 16:50:54 -07:00