mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-10-12 01:59:05 +00:00
The "Setting endpoints" message from kube-proxy at high verbosity was lost as part of a larger simplification in kubernetes/kubernetes#42747. This change brings it back, simply outputting the just-constructed addresses list.