Files
kubernetes/pkg
Kubernetes Submit Queue 7be37ef6ab Merge pull request #47336 from xiangpengzhao/fix-dup-port
Automatic merge from submit-queue

Validate if service has duplicate port

**What this PR does / why we need it**:
Validate if a service has duplicate Spec.Ports.Port (same number with same protocol)

xref #47221 
fixes this part: 
>It is possible to express a Service with multiple ports blocks with the same number. This is not very useful and may cause trouble for implementations of Services.

**Special notes for your reviewer**:
/cc @thockin @liggitt @mengqiy 
@kubernetes/sig-network-pr-reviews

**Release note**:

```release-note
NONE
```
2017-08-01 14:31:02 -07:00
..
2017-06-22 11:31:03 -07:00
2017-01-19 09:50:16 -05:00
2017-07-20 11:03:49 -07:00
2017-07-26 10:56:55 -07:00
2017-04-14 10:40:57 -07:00
2017-07-25 09:01:37 -04:00
2017-04-14 10:40:57 -07:00
2017-07-21 14:29:59 -07:00