kubernetes/api/swagger-spec
Kubernetes Submit Queue 8f20a815e5
Merge pull request #62002 from k82cn/k8s_61410_1
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`.
```
2018-04-23 22:45:28 -07:00
..
BUILD
admissionregistration.k8s.io.json
admissionregistration.k8s.io_v1alpha1.json
admissionregistration.k8s.io_v1beta1.json Run hack/update-all.sh 2018-04-13 10:19:58 -07:00
api.json
apis.json
apps.json
apps_v1.json generated codes. 2018-04-24 08:55:04 +08:00
apps_v1alpha1.json
apps_v1beta1.json generated codes. 2018-04-24 08:55:04 +08:00
apps_v1beta2.json generated codes. 2018-04-24 08:55:04 +08:00
authentication.k8s.io.json
authentication.k8s.io_v1.json
authentication.k8s.io_v1beta1.json
authorization.k8s.io.json
authorization.k8s.io_v1.json
authorization.k8s.io_v1beta1.json
autoscaling.json
autoscaling_v1.json
autoscaling_v2beta1.json
batch.json
batch_v1.json generated codes. 2018-04-24 08:55:04 +08:00
batch_v1beta1.json generated codes. 2018-04-24 08:55:04 +08:00
batch_v2alpha1.json generated codes. 2018-04-24 08:55:04 +08:00
certificates.k8s.io.json
certificates.k8s.io_v1beta1.json
events.k8s.io.json
events.k8s.io_v1beta1.json
extensions.json
extensions_v1beta1.json generated codes. 2018-04-24 08:55:04 +08:00
logs.json
networking.k8s.io.json
networking.k8s.io_v1.json
policy.json
policy_v1alpha1.json
policy_v1beta1.json
rbac.authorization.k8s.io.json
rbac.authorization.k8s.io_v1.json
rbac.authorization.k8s.io_v1alpha1.json
rbac.authorization.k8s.io_v1beta1.json
resourceListing.json
scheduling.k8s.io.json
scheduling.k8s.io_v1alpha1.json
settings.k8s.io.json
settings.k8s.io_v1alpha1.json
storage.authorization.k8s.io_v1beta1.json
storage.k8s.io.json
storage.k8s.io_v1.json
storage.k8s.io_v1alpha1.json
storage.k8s.io_v1beta1.json
v1.json Merge pull request #62002 from k82cn/k8s_61410_1 2018-04-23 22:45:28 -07:00
version.json