kubernetes/docs/api-reference
Kubernetes Submit Queue eb43cd5eb3 Merge pull request #43271 from liggitt/affinity-namespace
Automatic merge from submit-queue (batch tested with PRs 43313, 43257, 43271, 43307)

Remove 'all namespaces' meaning of empty list in PodAffinityTerm

Removes the distinction between `null` and `[]` for the PodAffinityTerm#namespaces field (option 4 discussed in https://github.com/kubernetes/kubernetes/issues/43203#issuecomment-287237992), since we can't distinguish between them in protobuf (and it's a less than ideal API)

Leaves the door open to reintroducing "all namespaces" function via a dedicated field or a dedicated token in the list of namespaces

Wanted to get a PR open and tests green in case we went with this option.

Not sure what doc/release-note is needed if the "all namespaces" function is not present in 1.6
2017-03-17 15:12:33 -07:00
..
apps/v1beta1 Merge pull request #43271 from liggitt/affinity-namespace 2017-03-17 15:12:33 -07:00
authentication.k8s.io generated 2017-02-28 23:05:40 -08:00
authorization.k8s.io generated 2017-02-28 23:05:40 -08:00
autoscaling update-all.sh 2017-03-16 15:58:30 -07:00
batch Merge pull request #43271 from liggitt/affinity-namespace 2017-03-17 15:12:33 -07:00
certificates.k8s.io/v1beta1 update-all.sh 2017-03-16 15:58:30 -07:00
extensions/v1beta1 Merge pull request #43271 from liggitt/affinity-namespace 2017-03-17 15:12:33 -07:00
policy/v1beta1 update-all.sh 2017-03-16 15:58:30 -07:00
rbac.authorization.k8s.io update-all.sh 2017-03-16 15:58:30 -07:00
settings.k8s.io/v1alpha1 update-all.sh 2017-03-16 15:58:30 -07:00
storage.k8s.io update-all.sh 2017-03-16 15:58:30 -07:00
v1 Merge pull request #43271 from liggitt/affinity-namespace 2017-03-17 15:12:33 -07:00
labels-annotations-taints.md Remove 'this is HEAD' warning on docs 2016-10-26 00:06:59 +02:00
README.md Remove 'this is HEAD' warning on docs 2016-10-26 00:06:59 +02:00

API Reference

Use the following reference docs to understand the kubernetes REST API for various API group versions:

Analytics