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
..
e2e move pkg/client/transport to client-go 2017-01-18 07:56:01 -05:00
e2e_node refactor: use metav1.ObjectMeta in other types 2017-01-17 16:17:19 -05:00
fixtures Enable auto-generating sources rules 2017-01-05 14:14:13 -08:00
images move pkg/util/rand 2017-01-16 16:04:03 -05:00
integration move pkg/client/transport to client-go 2017-01-18 07:56:01 -05:00
kubemark Added RBAC for heapster in kubemark 2017-01-18 13:47:08 +01:00
list Enable auto-generating sources rules 2017-01-05 14:14:13 -08:00
soak Correct import statements 2017-01-17 16:18:18 -05:00
utils refactor: use metav1.ObjectMeta in other types 2017-01-17 16:17:19 -05:00
BUILD Enable auto-generating sources rules 2017-01-05 14:14:13 -08:00
OWNERS Move blunderbuss assignees into tree 2016-03-02 20:46:32 -05:00
test_owners.csv Check if path exists before performing unmount 2017-01-11 14:33:05 -08:00