mirror of
https://github.com/k3s-io/kubernetes.git
synced 2026-01-16 23:05:05 +00:00
Automatic merge from submit-queue Refactor some functions in kube-dns to reduce surface area - Moves federation query path out to its own method - Creates dns/util and moves some trivial methods to that package This is just moving of code.