mirror of
https://github.com/outbackdingo/kubernetes.git
synced 2026-02-28 05:40:42 +00:00
Automatic merge from submit-queue move client/cache and client/discovery to client-go mechanical changes to move those packages. Had to create a `k8s.io/kubernetes/pkg/client/tests` package for tests that were blacklisted from client-go. We can rewrite these tests later and move them, but for now they'll still run at least. @caesarxuchao @sttts