kubernetes/cmd
Kubernetes Submit Queue abfaada4f8 Merge pull request #52792 from kad/warn-cidrs
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>.

Warn user if Pod/Service networks will be accessed via proxy.

**What this PR does / why we need it**:
In environments where HTTP proxies are used, it is important
to whitelist Pod and Services network ranges in the NO_PROXY
variable, so cluster will be properly operational.

**Which issue this PR fixes** *(optional, in `fixes #<issue number>(, fixes #<issue_number>, ...)` format, will close that issue when PR gets merged)*: fixes #

**Special notes for your reviewer**:

**Release note**:
```release-note
- kubeadm  will warn users if access to IP ranges for Pods or Services will be done via HTTP proxy.
```
2017-10-21 14:53:41 -07:00
..
clicheck update BUILD files 2017-10-15 18:18:13 -07:00
cloud-controller-manager Update bazel 2017-10-18 17:24:04 +02:00
gendocs update BUILD files 2017-10-15 18:18:13 -07:00
genkubedocs update BUILD files 2017-10-15 18:18:13 -07:00
genman update BUILD files 2017-10-15 18:18:13 -07:00
genswaggertypedocs update BUILD files 2017-10-15 18:18:13 -07:00
genutils update BUILD files 2017-10-15 18:18:13 -07:00
genyaml update BUILD files 2017-10-15 18:18:13 -07:00
gke-certificates-controller Update bazel 2017-10-18 17:24:04 +02:00
hyperkube update BUILD files 2017-10-15 18:18:13 -07:00
importverifier update BUILD files 2017-10-15 18:18:13 -07:00
kube-apiserver update admission webhook to accept client config 2017-10-19 09:52:58 -04:00
kube-controller-manager Update bazel 2017-10-18 17:24:04 +02:00
kube-proxy add ProxyModeIPVS in proxy mode validation 2017-10-19 14:34:37 +08:00
kubeadm Merge pull request #52792 from kad/warn-cidrs 2017-10-21 14:53:41 -07:00
kubectl update BUILD files 2017-10-15 18:18:13 -07:00
kubelet Merge pull request #54154 from mtaufen/deprecate-enable-custom-metrics 2017-10-19 03:41:11 -07:00
kubemark Update bazel 2017-10-18 17:24:04 +02:00
linkcheck update BUILD files 2017-10-15 18:18:13 -07:00
BUILD Remove seemingly obsolete binaries 2017-08-18 21:01:19 -07:00
OWNERS Updated top level owners file to match new format 2017-01-19 11:29:16 -08:00