mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-11-28 03:47:34 +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