• Kubernetes Submit Queue's avatar
    Merge pull request #47284 from xiangpengzhao/fix-dup-targetport · e74ef816
    Kubernetes Submit Queue authored
    Automatic merge from submit-queue
    
    Validate if service has duplicate targetPort
    
    **What this PR does / why we need it**:
    Validate if a service has dup targetport
    
    **Which issue this PR fixes** *(optional, in `fixes #<issue number>(, fixes #<issue_number>, ...)` format, will close that issue when PR gets merged)*: fixes #47222
    
    **Special notes for your reviewer**:
    /cc @thockin 
    @kubernetes/sig-network-pr-reviews
    
    **Release note**:
    
    ```release-note
    NONE
    ```
    e74ef816
Name
Last commit
Last update
..
testdata/v1 Loading commit data...
BUILD Loading commit data...
OWNERS Loading commit data...
doc.go Loading commit data...
events.go Loading commit data...
events_test.go Loading commit data...
schema.go Loading commit data...
schema_test.go Loading commit data...
validation.go Loading commit data...
validation_test.go Loading commit data...