kubernetes/pkg/registry/core
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
..
componentstatus remove unused code 2019-04-19 08:36:31 -04:00
configmap Rename TablePrinter interface to TableGenerator 2019-04-16 12:55:30 -07:00
endpoint Rename TablePrinter interface to TableGenerator 2019-04-16 12:55:30 -07:00
event Rename TablePrinter interface to TableGenerator 2019-04-16 12:55:30 -07:00
limitrange Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
namespace Run deleteValidation at the storage layer so that it will be retried on 2019-05-17 09:54:11 -07:00
node Rename TablePrinter interface to TableGenerator 2019-04-16 12:55:30 -07:00
persistentvolume Rename TablePrinter interface to TableGenerator 2019-04-16 12:55:30 -07:00
persistentvolumeclaim update import of generic featuregate code from k8s.io/apiserver/pkg/util/feature -> k8s.io/component-base/featuregate 2019-05-08 10:01:50 -04:00
pod Run deleteValidation at the storage layer so that it will be retried on 2019-05-17 09:54:11 -07:00
podtemplate fix duplicated imports of k8s code (#77484) 2019-05-08 10:12:47 -07:00
rangeallocation Update generated files 2017-11-09 12:14:08 +01:00
replicationcontroller fix increment-decrement lint error 2019-05-06 13:14:51 +08:00
resourcequota fix some golint failures in pkg/registry/... 2019-02-26 22:36:52 +08:00
rest remove internal client dependency in pkg/* 2019-04-09 21:43:51 +08:00
secret Rename TablePrinter interface to TableGenerator 2019-04-16 12:55:30 -07:00
service Run deleteValidation at the storage layer so that it will be retried on 2019-05-17 09:54:11 -07:00
serviceaccount Rename TablePrinter interface to TableGenerator 2019-04-16 12:55:30 -07:00
OWNERS Merge pull request #72525 from justinsb/owners_should_not_be_executable 2019-02-14 23:55:45 -08:00