• 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
..
admissionregistration.k8s.io Loading commit data...
apps Loading commit data...
authentication.k8s.io Loading commit data...
authorization.k8s.io Loading commit data...
autoscaling Loading commit data...
batch Loading commit data...
certificates.k8s.io/v1beta1 Loading commit data...
events.k8s.io/v1beta1 Loading commit data...
extensions/v1beta1 Loading commit data...
networking.k8s.io/v1 Loading commit data...
policy/v1beta1 Loading commit data...
rbac.authorization.k8s.io Loading commit data...
scheduling.k8s.io/v1alpha1 Loading commit data...
settings.k8s.io/v1alpha1 Loading commit data...
storage.k8s.io Loading commit data...
v1 Loading commit data...
OWNERS Loading commit data...