kubernetes/pkg/registry/core/namespace
Chao Xu 7bb4a3bace Run deleteValidation at the storage layer so that it will be retried on
conflict.

Adding unit test verify that deleteValidation is retried.

adding e2e test verifying the webhook can intercept configmap and custom
resource deletion, and the existing object is sent via the
admissionreview.OldObject.

update the admission integration test to verify that the existing object
is passed to the deletion admission webhook as oldObject, in case of an
immediate deletion and in case of an update-on-delete.
2019-05-17 09:54:11 -07:00
..
storage Run deleteValidation at the storage layer so that it will be retried on 2019-05-17 09:54:11 -07:00
BUILD generated 2018-07-13 11:41:09 -04:00
doc.go
strategy_test.go update tests to be specific about the versions they are testing instead of floating 2018-05-01 13:18:41 -04:00
strategy.go Deprecate and remove use of alpha metadata.initializers field, remove IncludeUninitialized options 2019-01-23 16:34:43 -05:00