• Kubernetes Submit Queue's avatar
    Merge pull request #62002 from k82cn/k8s_61410_1 · 8f20a815
    Kubernetes Submit Queue authored
    Automatic merge from submit-queue (batch tested with PRs 62495, 63003, 62829, 62151, 62002). 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>.
    
    Added MatchFields to NodeSelectorTerm
    
    **What this PR does / why we need it**:
    
    **Which issue(s) this PR fixes** *(optional, in `fixes #<issue number>(, fixes #<issue_number>, ...)` format, will close the issue(s) when PR gets merged)*:
    part of #61410 
    
    **Special notes for your reviewer**:
    According to the discussion at #61410 , we'd like to introduce a new selector term for node's field.
    
    **Release note**:
    
    ```release-note
    Added `MatchFields` to `NodeSelectorTerm`; in 1.11, it only support `metadata.name`.
    ```
    8f20a815
Name
Last commit
Last update
..
abac Loading commit data...
admission Loading commit data...
admissionregistration Loading commit data...
apps Loading commit data...
authentication Loading commit data...
authorization Loading commit data...
autoscaling Loading commit data...
batch Loading commit data...
certificates Loading commit data...
componentconfig Loading commit data...
core Loading commit data...
events Loading commit data...
extensions Loading commit data...
imagepolicy Loading commit data...
networking Loading commit data...
policy Loading commit data...
rbac Loading commit data...
scheduling Loading commit data...
settings Loading commit data...
storage Loading commit data...
OWNERS Loading commit data...