• Kubernetes Submit Queue's avatar
    Merge pull request #32152 from deads2k/client-02-make-clientset · 97ec720a
    Kubernetes Submit Queue authored
    Automatic merge from submit-queue
    
    add ClientSet to factory to remove non-generated client
    
    We should move to using generated clients in the `kubectl` client.  We should really move to generated external clients, but this at least moves away from using manually created clients.
    
    @fabianofranz @mfojtik When I complete this work (move the other commands and eliminate the old API), this will ripple downstream.
    97ec720a
factory.go 51.3 KB