• Kubernetes Submit Queue's avatar
    Merge pull request #34829 from deads2k/api-25-gc-admission · f90deb2b
    Kubernetes Submit Queue authored
    Automatic merge from submit-queue
    
    add ownerref permission checks
    
    Adds an admission plugin that ensures that anyone adding an `ownerReference` to a resource has delete rights on the resource they're setting up a delete for.
    
    @caesarxuchao example admission plugin that tests for ownerReference diffs and uses an authorizer to drive the decision.
    
    @liggitt @ncdc we've talked about this before
    f90deb2b
Name
Last commit
Last update
..
cmd/kube-scheduler Loading commit data...
pkg Loading commit data...
OWNERS Loading commit data...