• Kubernetes Submit Queue's avatar
    Merge pull request #50362 from k82cn/k8s_50360 · 2820b45c
    Kubernetes Submit Queue authored
    Automatic merge from submit-queue
    
    Moved node condition filter into a predicates.
    
    **Which issue this PR fixes** *(optional, in `fixes #<issue number>(, fixes #<issue_number>, ...)` format, will close that issue when PR gets merged)*: fixes #50360 
    
    **Release note**:
    ```release-note
    A new predicates, named 'CheckNodeCondition', was added to replace node condition filter. 'NetworkUnavailable', 'OutOfDisk' and 'NotReady' maybe reported as a reason when failed to schedule pods.
    ```
    2820b45c
Name
Last commit
Last update
..
admission Loading commit data...
auth Loading commit data...
scheduler Loading commit data...