consul-k8s icon indicating copy to clipboard operation
consul-k8s copied to clipboard

Allowing ClusterIP when ExternalIPs slice has addresses

Open filintod opened this issue 5 years ago • 1 comments

I had this PR a long time ago, but it did not progress and then the code base change quite a lot. So refactoring it back.

The idea is to let ClusterIP type services be allowed even if the ClusterIPSync flag is false when there are addresses in the ExternalIPs slice. This is used in some scenarios, or as in our case, when using kube-router instead of a loadbalancer.

filintod avatar Apr 16 '20 12:04 filintod

CLA assistant check
All committers have signed the CLA.

hashicorp-cla avatar Apr 16 '20 12:04 hashicorp-cla