mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-10-09 11:23:30 +00:00
Automatic merge from submit-queue (batch tested with PRs 47694, 47772, 47783, 47803, 47673) Output TYPE for getting service **What this PR does / why we need it**: Now service already supported 4 ServiceTypes, ServiceTypes is friendly to distinguish services, so outputing service type better when running 'kubectl get service'. **Release note**: ```release-note NONE ```