• 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
..
e2e Loading commit data...
e2e_node Loading commit data...
fixtures Loading commit data...
images Loading commit data...
integration Loading commit data...
kubemark Loading commit data...
soak Loading commit data...
utils Loading commit data...
.gitattributes Loading commit data...
OWNERS Loading commit data...
test_owners.csv Loading commit data...