apiserver/pkg/admission
Joe Betz b22ec2bd98 Add mutating admission webhook reinvocation
Kubernetes-commit: 95fa928ecb636e8d16af31ab613678c555fc76a3
2019-05-29 22:31:26 -07:00
..
configuration Add mutating admission webhook reinvocation 2019-05-29 22:31:26 -07:00
initializer Remove the propagated scheme from the Admission chain 2019-02-16 13:28:14 -08:00
metrics Update tests for: Pass {Operation}Option to Webhooks 2019-05-07 13:37:07 -07:00
plugin Add mutating admission webhook reinvocation 2019-05-29 22:31:26 -07:00
testing Add WithReinvocationTesting utility for ensuring that admission plugin reinvocation is idempotent 2019-05-23 22:24:20 -07:00
attributes.go Add mutating admission webhook reinvocation 2019-05-29 22:31:26 -07:00
attributes_test.go support AddAnnotation in admission attributes 2018-03-22 15:20:31 +08:00
audit.go Add ObjectInterfaces to Admission and Validation 2019-02-16 12:27:24 -08:00
audit_test.go Update tests for: Pass {Operation}Option to Webhooks 2019-05-07 13:37:07 -07:00
chain.go Add ObjectInterfaces to Admission and Validation 2019-02-16 12:27:24 -08:00
chain_test.go Update tests for: Pass {Operation}Option to Webhooks 2019-05-07 13:37:07 -07:00
config.go remove unnecessary scheme from config struct 2019-02-18 14:05:45 -05:00
config_test.go Add missing error handling in schema-related code 2018-06-03 14:59:58 +10: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 Update tests for: Pass {Operation}Option to Webhooks 2019-05-07 13:37:07 -07: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 Add mutating admission webhook reinvocation 2019-05-29 22:31:26 -07:00
plugins.go Add mutating admission webhook reinvocation 2019-05-29 22:31:26 -07:00
reinvocation.go Add mutating admission webhook reinvocation 2019-05-29 22:31:26 -07:00
util.go Add GetResourceMapper to admission ObjectInterfaces 2019-05-13 11:24:20 -04:00