• Kubernetes Submit Queue's avatar
    Merge pull request #52421 from WIZARD-CXY/fixpredicate · b623026d
    Kubernetes Submit Queue authored
    Automatic merge from submit-queue (batch tested with PRs 53780, 55663, 55321, 52421, 55659). If you want to cherry-pick this change to another branch, please follow the instructions <a href="https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md">here</a>.
    
    add hostip and protocol to the hostport predicates
    
    **What this PR does / why we need it**:
    This PR adds "hostIP and protocol" to scheduler hostport predicate procedure
    **Which issue this PR fixes** *(optional, in `fixes #<issue number>(, fixes #<issue_number>, ...)` format, will close that issue when PR gets merged)*: fixes #
    fix #51950 
    **Special notes for your reviewer**:
    - [x] basic implementation, need review
    - [x] e2e test
    - [x] update doc (will be done in seperate PR)
    
    **Release note**:
    
    ```release-note
    add hostIP and protocol to the original hostport predicates procedure in scheduler.
    ```
    b623026d
Name
Last commit
Last update
..
admission Loading commit data...
auth Loading commit data...
scheduler Loading commit data...