apiserver/pkg/admission
fisherxu 716af975eb regenerated all files and remove all YEAR fields
Kubernetes-commit: b49ef6531c11f1c834e0d7591f5c965f6193c711
2018-01-22 20:37:53 +08: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 regenerated all files and remove all YEAR fields 2018-01-22 20:37:53 +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 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