• Kubernetes Submit Queue's avatar
    Merge pull request #40038 from deads2k/client-06-move-one · 8decccfb
    Kubernetes Submit Queue authored
    Automatic merge from submit-queue
    
    Start making `k8s.io/client-go` authoritative for generic client packages
    
    Right now, client-go has copies of various generic client packages which produces golang type incompatibilities when you want to switch between different kinds of clients.  In many cases, there's no reason to have two sets of packages.  This pull eliminates the copy for `pkg/client/transport` and makes `client-go` the authoritative copy.
    
    I recommend going by commits, the first just synchronizes the client-go code again so that I could test the copy script to make sure it correctly preserves the original package.
    
    @kubernetes/sig-api-machinery-misc @lavalamp @sttts
    8decccfb
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...
list Loading commit data...
soak Loading commit data...
utils Loading commit data...
BUILD Loading commit data...
OWNERS Loading commit data...
test_owners.csv Loading commit data...