kubernetes/docs
Kubernetes Submit Queue 60b7f14500 Merge pull request #30511 from danwinship/network-policy-docs
Automatic merge from submit-queue

Remove incorrect docs about unset fields in NetworkPolicyPeer

While hammering out the semantics of not-present vs present-but-empty, we appear to have added incorrect clarifications to NetworkPolicyPeer, where the semantics of PodSelector not being present is supposed to be "do what NamespaceSelector" says, not "select no pods", and likewise with NamespaceSelector not being present.

I think it's clearest if we just don't say anything, since we already said "Exactly one of the following must be specified" above. Alternatively we could be redundant and say "(If not provided, then NamespaceSelector must be set.)" or something like that.

@caseydavenport @thockin
2016-08-17 23:24:49 -07:00
..
admin Update etcd default ports for v3, and validate tests 2016-08-17 07:49:19 -05:00
api-reference Use k8s.io docs for memory/cpu request/limit 2016-08-17 02:58:44 -07:00
design typo: correct spell 2016-08-17 14:17:01 +08:00
devel Merge pull request #29945 from mikebrow/split-out-godeps-doc 2016-08-16 19:51:26 -07:00
getting-started-guides coreos/azure: Move into a separate repo 2016-07-30 12:56:46 +01:00
images Updated for v1.2.0. 2016-03-18 14:20:56 -07:00
man/man1 Implement kubectl top command with subcommands. 2016-08-11 17:25:18 +02:00
proposals Merge pull request #30511 from danwinship/network-policy-docs 2016-08-17 23:24:49 -07:00
user-guide Implement kubectl top command with subcommands. 2016-08-11 17:25:18 +02:00
yaml/kubectl Implement kubectl top command with subcommands. 2016-08-11 17:25:18 +02:00
api.md Fix broken warning image link in docs 2016-07-15 10:44:58 +01:00
OWNERS Move blunderbuss assignees into tree 2016-03-02 20:46:32 -05:00
README.md Fix broken warning image link in docs 2016-07-15 10:44:58 +01:00
reporting-security-issues.md Fix broken warning image link in docs 2016-07-15 10:44:58 +01:00
roadmap.md Fix broken warning image link in docs 2016-07-15 10:44:58 +01:00
troubleshooting.md Updated Google Groups link 2016-08-15 11:42:18 -07:00
warning.png Add an image to unversioned warnings 2015-07-14 15:28:59 -07:00
whatisk8s.md Fix broken warning image link in docs 2016-07-15 10:44:58 +01:00

WARNING WARNING WARNING WARNING WARNING

PLEASE NOTE: This document applies to the HEAD of the source tree

If you are using a released version of Kubernetes, you should refer to the docs that go with that version.

The latest release of this document can be found [here](http://releases.k8s.io/release-1.3/docs/README.md).

Documentation for other releases can be found at releases.k8s.io.

Kubernetes Documentation: releases.k8s.io/HEAD

Analytics