kubernetes/pkg/proxy/metaproxier
Antonio Ojea c7a29774c9 kube-proxy dual-stack infers IP family from ClusterIP
when dual-stack kube-proxy infers the service IP family from
the ClusterIP because ipFamily field is going to be deprecated.

Since kube-proxy skip headless and externalname services we
can safely obtain the IPFamily from the ClusterIP field

Signed-off-by: Antonio Ojea <antonio.ojea.garcia@gmail.com>
2020-06-30 18:42:19 +02:00
..
BUILD kube-proxy dual-stack infers IP family from ClusterIP 2020-06-30 18:42:19 +02:00
meta_proxier_test.go
meta_proxier.go kube-proxy dual-stack infers IP family from ClusterIP 2020-06-30 18:42:19 +02:00