mirror of
https://github.com/optim-enterprises-bv/kubernetes.git
synced 2026-01-12 01:55:37 +00:00
Automatic merge from submit-queue simplify RC listers Make the RC and SVC listers use the common list functions that more closely match client APIs, are consistent with other listers, and avoid unnecessary copies.