apiserver/pkg/admission
Dr. Stefan Schimanski 777cf3c0ef admission: unify plugin constructors
Kubernetes-commit: 131905cdb8b929f7c15f810e02ec9a45b306b769
2017-10-30 14:20:40 +01:00
..
configuration update BUILD files 2017-10-12 13:52:10 -07:00
initializer move webhook admission to generic apiserver 2017-10-24 08:48:05 -04:00
plugin admission: unify plugin constructors 2017-10-30 14:20:40 +01:00
BUILD remove the nesting directory webhook/webhook 2017-10-26 14:19:49 -07:00
attributes.go move admission to genericapiserver 2017-01-19 10:27:27 -05:00
chain.go admission: unify plugin constructors 2017-10-30 14:20:40 +01:00
chain_test.go move admission to genericapiserver 2017-01-19 10:27:27 -05:00
config.go move admission read logic 2017-02-13 07:36:41 -05:00
config_test.go move admission read logic 2017-02-13 07:36:41 -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 move admission to genericapiserver 2017-01-19 10:27:27 -05:00
interfaces.go move admission to genericapiserver 2017-01-19 10:27:27 -05:00
plugins.go fix incorrect logic 2017-08-29 13:16:14 +00:00