mirror of
https://github.com/coredns/coredns.git
synced 2025-10-31 18:23:13 -04:00
Remove the intermediate step of gathering everyhing in a kPod and kService and extracting the msg.Service from there. Now findPods and findServices return []msg.Service. This cuts down on the code and also removed the double looping of finding the data we need, so it should be faster.
2.9 KiB
2.9 KiB