apiserver/pkg/admission/plugin/webhook/testing
Dr. Stefan Schimanski 378bb80fc8 admission/webhook: refactor to webhook = generic-webhook + source + dispatcher
- unify test cases
- remove broken VersionedAttributes override abstraction

  This overriding had no effect. The versioned.Attributes were never
  used as admission.Attributes.Better make the versioned objects
  explicit than hiding them under a wrong abstraction.
- remove wrapping of scheme.Convert
- internalize conversion package

Kubernetes-commit: 72f8a369d021037ca6179339d50ad595b5462a6c
2018-01-16 10:37:41 +01:00
..
authentication_info_resolver.go admission/webhook: refactor to webhook = generic-webhook + source + dispatcher 2018-01-16 10:37:41 +01:00
service_resolver.go admission/webhook: refactor to webhook = generic-webhook + source + dispatcher 2018-01-16 10:37:41 +01:00
testcase.go admission/webhook: refactor to webhook = generic-webhook + source + dispatcher 2018-01-16 10:37:41 +01:00
webhook_server.go admission/webhook: refactor to webhook = generic-webhook + source + dispatcher 2018-01-16 10:37:41 +01:00