• Kubernetes Submit Queue's avatar
    Merge pull request #46197 from xiangpengzhao/fix-allocate-clusterip · cc4b3cc7
    Kubernetes Submit Queue authored
    Automatic merge from submit-queue (batch tested with PRs 47850, 47835, 46197, 47250, 48284)
    
    Allocate clusterIP when change service type from ExternalName to ClusterIP
    
    **What this PR does / why we need it**:
    
    **Which issue this PR fixes** *(optional, in `fixes #<issue number>(, fixes #<issue_number>, ...)` format, will close that issue when PR gets merged)*: fixes #35354 #46190
    
    **Special notes for your reviewer**:
    /cc @smarterclayton @thockin 
    
    **Release note**:
    
    ```release-note
    NONE
    ```
    cc4b3cc7
service.go 69.1 KB