• 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
..
apiserver Loading commit data...
auth Loading commit data...
client Loading commit data...
configmap Loading commit data...
defaulttolerationseconds Loading commit data...
deployment Loading commit data...
etcd Loading commit data...
evictions Loading commit data...
examples Loading commit data...
federation Loading commit data...
framework Loading commit data...
garbagecollector Loading commit data...
kubectl Loading commit data...
master Loading commit data...
metrics Loading commit data...
objectmeta Loading commit data...
openshift Loading commit data...
pods Loading commit data...
quota Loading commit data...
replicaset Loading commit data...
replicationcontroller Loading commit data...
scheduler Loading commit data...
scheduler_perf Loading commit data...
secrets Loading commit data...
serviceaccount Loading commit data...
storageclasses Loading commit data...
thirdparty Loading commit data...
ttlcontroller Loading commit data...
volume Loading commit data...
BUILD Loading commit data...
benchmark-controller.json Loading commit data...
doc.go Loading commit data...
utils.go Loading commit data...