mirror of
https://github.com/k3s-io/kubernetes.git
synced 2026-01-26 13:09:19 +00:00
Automatic merge from submit-queue Added --log-facility flag to enhance dnsmasq logging Fix #31010. Dnsmasq in kube-dns pod is logging in default setting, which is somehow hard to locate. Add --log-facility=- flag to redirect logs to std. @girishkalele