• Chao Xu's avatar
    Run deleteValidation at the storage layer so that it will be retried on · 7bb4a3ba
    Chao Xu authored
    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.
    7bb4a3ba
Name
Last commit
Last update
..
BASEIMAGE Loading commit data...
BUILD Loading commit data...
Dockerfile Loading commit data...
Makefile Loading commit data...
README.md Loading commit data...
VERSION Loading commit data...
addlabel.go Loading commit data...
alwaysallow.go Loading commit data...
alwaysdeny.go Loading commit data...
config.go Loading commit data...
configmap.go Loading commit data...
crd.go Loading commit data...
customresource.go Loading commit data...
main.go Loading commit data...
patch_test.go Loading commit data...
pods.go Loading commit data...
scheme.go Loading commit data...