mirror of
https://github.com/optim-enterprises-bv/kubernetes.git
synced 2025-11-24 02:15:10 +00:00
Automatic merge from submit-queue Let the dynamic client take runtime.Object instead of v1.ListOptions so that I can pass whatever version of ListOptions to the List/Watch/DeleteCollection methods. cc @krousey