apiserver/pkg/admission
Chao Xu fcee784ffb Never let cluster-scoped resources skip webhooks
Kubernetes-commit: 0d717272ccbec12189946325594a8a5f29d6bd68
2018-01-11 18:05:54 -08:00
..
configuration Autogenerate BUILD files 2017-12-23 13:06:26 -08:00
initializer remove redundant code in admission initializer 2017-11-08 10:54:06 +08:00
metrics Autogenerate BUILD files 2017-12-23 13:06:26 -08:00
plugin Never let cluster-scoped resources skip webhooks 2018-01-11 18:05:54 -08:00
BUILD Autogenerate BUILD files 2017-12-23 13:06:26 -08: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 Surface error loading admission plugin config 2018-01-18 02:32:09 -05:00
config_test.go remove duplicated import 2018-01-11 19:15:11 +08: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 admission: do not leak admission config types outside of the plugins 2017-11-27 14:44:04 +01:00