k3s/pkg/registry
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
..
admissionregistration Add AdmissionReviewVersions to admissionregistration and default it 2019-03-07 15:02:16 -08:00
apps fix increment-decrement lint error 2019-05-06 13:14:51 +08:00
auditregistration adds dynamic audit api generated 2018-10-16 13:07:27 +00:00
authentication Adding non persistent review test 2019-04-23 18:02:40 -04:00
authorization Adding non persistent review test 2019-04-23 18:02:40 -04:00
autoscaling Rename TablePrinter interface to TableGenerator 2019-04-16 12:55:30 -07:00
batch 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
cachesize use cache size to signal undecorated storage 2019-03-19 23:48:07 +01:00
certificates Rename TablePrinter interface to TableGenerator 2019-04-16 12:55:30 -07:00
coordination Rename TablePrinter interface to TableGenerator 2019-04-16 12:55:30 -07:00
core Run deleteValidation at the storage layer so that it will be retried on 2019-05-17 09:54:11 -07:00
events Updated OWNERS files to include link to docs 2019-02-04 22:33:12 +01:00
extensions Fix scale subresource when used with admission webhooks 2019-04-20 03:33:36 -04:00
networking ingress: generated files netv1beta1 2019-05-01 15:29:08 -04:00
node Add node.k8s.io/v1beta1 API 2019-03-07 11:57:12 -08:00
policy Remove the generation altering code - validate an update for a PDB by running ValidatePodDisruptionBudget only. 2019-05-14 12:25:23 +01:00
rbac Merge pull request #76882 from SataQiu/fix-golint-controller-20190422 2019-05-02 03:16:18 -07:00
registrytest Cherrypicking #66535 2019-05-17 09:50:16 -07:00
scheduling Cherrypicking #66535 2019-05-17 09:50:16 -07:00
settings Remove mount propagation feature gate logic 2018-10-31 15:51:37 +01:00
storage Rename TablePrinter interface to TableGenerator 2019-04-16 12:55:30 -07:00
BUILD Migrate RuntimeClass to internal API 2019-03-07 11:07:54 -08:00
OWNERS Updated OWNERS files to include link to docs 2019-02-04 22:33:12 +01:00
doc.go