• Kubernetes Submit Queue's avatar
    Merge pull request #50220 from zhangxiaoyu-zidif/delete-statefulset-test-redundant-sort · f0066597
    Kubernetes Submit Queue authored
    Automatic merge from submit-queue (batch tested with PRs 50536, 50809, 50220, 50399, 50176)
    
    Refactor statefulset test with sets.String
    
    **What this PR does / why we need it**:
    Delete redundant sort. These string slices only own one element.
    There is no necessary to sort them.
    
    **Which issue this PR fixes** *(optional, in `fixes #<issue number>(, fixes #<issue_number>, ...)` format, will close that issue when PR gets merged)*: fixes #
    
    **Special notes for your reviewer**:
    
    **Release note**:
    
    ```release-note
    NONE
    ```
    f0066597
Name
Last commit
Last update
..
BUILD Loading commit data...
OWNERS Loading commit data...
stateful_pod_control.go Loading commit data...
stateful_pod_control_test.go Loading commit data...
stateful_set.go Loading commit data...
stateful_set_control.go Loading commit data...
stateful_set_control_test.go Loading commit data...
stateful_set_status_updater.go Loading commit data...
stateful_set_status_updater_test.go Loading commit data...
stateful_set_test.go Loading commit data...
stateful_set_utils.go Loading commit data...
stateful_set_utils_test.go Loading commit data...