apiserver/pkg/admission
Dr. Stefan Schimanski 584fe98b64 admission/webhook: fix panic from empty response in mutating webhooks
Kubernetes-commit: 10969e1b8dcb89cc97d591df63be7464cefb454b
2018-02-12 14:58:57 +01:00
..
configuration sync: initially remove files BUILD */BUILD BUILD.bazel */BUILD.bazel 2018-03-15 09:38:17 +00:00
initializer sync: initially remove files BUILD */BUILD BUILD.bazel */BUILD.bazel 2018-03-15 09:38:17 +00:00
metrics sync: initially remove files BUILD */BUILD BUILD.bazel */BUILD.bazel 2018-03-15 09:38:17 +00:00
plugin admission/webhook: fix panic from empty response in mutating webhooks 2018-02-12 14:58:57 +01:00
attributes.go move admission to genericapiserver 2017-01-19 10:27:27 -05:00
chain.go admission: make metrics compositional and move to metrics sub-package 2017-11-17 11:49:55 +01:00
chain_test.go admission: make metrics compositional and move to metrics sub-package 2017-11-17 11:49:55 +01:00
config.go remove unused function negotiate() and writeYAML() 2018-02-23 14:53:51 +08:00
config_test.go remove duplicated import 2018-01-11 19:15:11 +08:00
decorator.go add an admission decorator chain 2018-02-14 09:27:25 -05:00
errors.go make admission tolerate object without objectmeta for errors 2017-08-29 13:13:06 +00:00
errors_test.go make admission tolerate object without objectmeta for errors 2017-08-29 13:13:06 +00:00
handler.go refactor admission handler and add UT 2017-11-03 16:40:15 +08:00
handler_test.go refactor admission handler and add UT 2017-11-03 16:40:15 +08:00
interfaces.go admission: rename Validate{ -> Initialization}, Validat{ingAdmit -> e} 2017-10-27 17:09:39 +02:00
plugins.go log enabled admission controller in order 2018-03-10 16:20:12 +08:00