kubernetes/docs/api-reference
Kubernetes Submit Queue 0b062e1518
Merge pull request #60452 from danwinship/networkpolicy-pod-plus-ns
Automatic merge from submit-queue. 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>.

Allow including both podSelector and namespaceSelector in a NetworkPolicyPeer

Updates NetworkPolicy API docs and validation to allow podSelector and namespaceSelector to be specified together in a NetworkPolicyPeer

Fixes #58637

**Release note**:
```release-note
NetworkPolicies can now target specific pods in other namespaces by including both a namespaceSelector and a podSelector in the same peer element.
```
2018-03-24 13:34:27 -07:00
..
admissionregistration.k8s.io Run hack/update-all.sh 2018-03-05 16:36:11 -08:00
apps update Mount propagation version in comment 2018-03-02 13:03:30 +08:00
authentication.k8s.io Update deletionTimestamp with information about finalizer effect 2017-11-03 10:48:48 +08:00
authorization.k8s.io autogenerated 2017-11-03 13:46:29 -07:00
autoscaling Autogenerated code for HPA external metrics 2018-02-22 14:45:06 +01:00
batch update Mount propagation version in comment 2018-03-02 13:03:30 +08:00
certificates.k8s.io/v1beta1 Clarify that ListOptions.Timeout is not conditional on inactivity 2018-02-05 17:04:03 -05:00
events.k8s.io/v1beta1 fix all the typos across the project 2018-02-11 11:04:14 +08:00
extensions/v1beta1 Merge pull request #60452 from danwinship/networkpolicy-pod-plus-ns 2018-03-24 13:34:27 -07:00
networking.k8s.io/v1 Regenerate files 2018-02-28 08:27:39 -05:00
policy/v1beta1 Autogenerated changes. 2018-03-21 11:21:17 +01:00
rbac.authorization.k8s.io Clarify that ListOptions.Timeout is not conditional on inactivity 2018-02-05 17:04:03 -05:00
scheduling.k8s.io/v1alpha1 autogenerated files 2018-02-18 18:20:10 -08:00
settings.k8s.io/v1alpha1 update Mount propagation version in comment 2018-03-02 13:03:30 +08:00
storage.k8s.io Clarify that ListOptions.Timeout is not conditional on inactivity 2018-02-05 17:04:03 -05:00
v1 update Mount propagation version in comment 2018-03-02 13:03:30 +08:00
OWNERS Create api-{approvers,reviewers} alias 2017-10-18 10:54:28 -07:00