• Kubernetes Submit Queue's avatar
    Merge pull request #45897 from ncdc/gc-require-list-watch · 45b275d5
    Kubernetes Submit Queue authored
    Automatic merge from submit-queue (batch tested with PRs 46149, 45897, 46293, 46296, 46194)
    
    GC: update required verbs for deletable resources, allow list of ignored resources to be customized
    
    The garbage collector controller currently needs to list, watch, get,
    patch, update, and delete resources. Update the criteria for
    deletable resources to reflect this.
    
    Also allow the list of resources the garbage collector controller should
    ignore to be customizable, so downstream integrators can add their own
    resources to the list, if necessary.
    
    cc @caesarxuchao @deads2k @smarterclayton @mfojtik @liggitt @sttts @kubernetes/sig-api-machinery-pr-reviews
    45b275d5
Name
Last commit
Last update
..
abac Loading commit data...
admission Loading commit data...
apps Loading commit data...
authentication Loading commit data...
authorization Loading commit data...
autoscaling Loading commit data...
batch Loading commit data...
certificates Loading commit data...
componentconfig Loading commit data...
extensions Loading commit data...
imagepolicy Loading commit data...
meta/v1 Loading commit data...
policy Loading commit data...
rbac Loading commit data...
settings Loading commit data...
storage Loading commit data...
OWNERS Loading commit data...