• Kubernetes Submit Queue's avatar
    Merge pull request #32549 from smarterclayton/gc_non_kube_legacy · 071927a5
    Kubernetes Submit Queue authored
    Automatic merge from submit-queue
    
    Allow garbage collection to work against different API prefixes
    
    The GC needs to build clients based only on Resource or Kind. Hoist the
    restmapper out of the controller and the clientpool, support a new
    ClientForGroupVersionKind and ClientForGroupVersionResource, and use the
    appropriate one in both places.
    
    Allows OpenShift to use the GC
    071927a5
Name
Last commit
Last update
..
cache Loading commit data...
chaosclient Loading commit data...
clientset_generated Loading commit data...
leaderelection Loading commit data...
metrics Loading commit data...
record Loading commit data...
restclient Loading commit data...
testdata Loading commit data...
testing Loading commit data...
transport Loading commit data...
typed Loading commit data...
unversioned Loading commit data...
OWNERS Loading commit data...