Files
kubernetes/test
Kubernetes Submit Queue 8decccfbb2 Merge pull request #40038 from deads2k/client-06-move-one
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
2017-01-18 08:24:27 -08:00
..
2017-01-16 16:04:03 -05:00
2017-01-05 14:14:13 -08:00
2017-01-17 16:18:18 -05:00
2017-01-05 14:14:13 -08:00
2016-03-02 20:46:32 -05:00