mirror of
https://github.com/outbackdingo/kubernetes.git
synced 2026-02-19 17:30:33 +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.