• Kubernetes Submit Queue's avatar
    Merge pull request #49616 from sakeven/feature/found_HashEquivalencePod · a8a505b7
    Kubernetes Submit Queue authored
    Automatic merge from submit-queue (batch tested with PRs 51480, 49616, 50123, 50846, 50404)
    
    getHashEquivalencePod should return if equivalence pod is found
    Signed-off-by: 's avatarsakeven <jc5930@sina.cn>
    
    
    
    **What this PR does / why we need it**:
    
    getHashEquivalencePod should return if equivalence pod is found, rather than simply check equivalenceHash equals to 0 later.
    
    **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**:
    
    ```
    NONE
    ```
    a8a505b7
Name
Last commit
Last update
..
algorithm Loading commit data...
algorithmprovider Loading commit data...
api Loading commit data...
core Loading commit data...
factory Loading commit data...
metrics Loading commit data...
schedulercache Loading commit data...
testing Loading commit data...
util Loading commit data...
BUILD Loading commit data...
OWNERS Loading commit data...
scheduler.go Loading commit data...
scheduler_test.go Loading commit data...
testutil.go Loading commit data...