Added service annotation to set Azure DNS label for public IP by tomerf · Pull Request #47849 · kubernetes/kubernetes

What this PR does / why we need it: Added a feature to set the DNS label for public IPs in the Azure cloud. For example: apiVersion: v1 kind: Service metadata: annotations: service.alpha.kube...