kubernetes/pkg
Mikalai Radchuk 4ee2010111 Fixes address parsing in port-forward
The rules for address parsing are:

* Explicitly specified addresses must bind successfully
* `localhost` is pinned to `127.0.0.1` and `::1` and at least one of those must bind successfully

This change also makes output of the command consistent
between runs with the same arguments.
Previously the command was using the range via map of addresses
which sometimes was producing different output because the order
of values is not guaranteed in Go.
2019-02-10 12:48:52 +00:00
..
api Merge pull request #73540 from rlenferink/patch-5 2019-02-08 09:05:56 -08:00
apis Merge pull request #72185 from dcbw/owners-label-sig-network 2019-02-08 10:36:16 -08:00
auth Updated OWNERS files to include link to docs 2019-02-04 22:33:12 +01:00
capabilities
client Updated OWNERS files to include link to docs 2019-02-04 22:33:12 +01:00
cloudprovider Merge pull request #73540 from rlenferink/patch-5 2019-02-08 09:05:56 -08:00
controller Merge pull request #67638 from houjun41544/20180821 2019-02-08 13:13:49 -08:00
credentialprovider Updated OWNERS files to include link to docs 2019-02-04 22:33:12 +01:00
features Merge pull request #73540 from rlenferink/patch-5 2019-02-08 09:05:56 -08:00
fieldpath Update gofmt for go1.11 2018-10-05 12:59:38 -07:00
generated bazel: update openapi-gen to use new kazel-generated dictionaries 2019-01-08 14:47:32 -08:00
kubeapiserver Updated OWNERS files to include link to docs 2019-02-04 22:33:12 +01:00
kubectl Fixes address parsing in port-forward 2019-02-10 12:48:52 +00:00
kubelet Merge pull request #73659 from feiskyer/usage-nano-cores 2019-02-08 19:26:21 -08:00
kubemark Updated OWNERS files to include link to docs 2019-02-04 22:33:12 +01:00
master Merge pull request #73540 from rlenferink/patch-5 2019-02-08 09:05:56 -08:00
printers Updated OWNERS files to include link to docs 2019-02-04 22:33:12 +01:00
probe Updated OWNERS files to include link to docs 2019-02-04 22:33:12 +01:00
proxy Merge pull request #72185 from dcbw/owners-label-sig-network 2019-02-08 10:36:16 -08:00
quota Updated OWNERS files to include link to docs 2019-02-04 22:33:12 +01:00
registry Merge pull request #73540 from rlenferink/patch-5 2019-02-08 09:05:56 -08:00
routes Updated OWNERS files to include link to docs 2019-02-04 22:33:12 +01:00
scheduler Merge pull request #72012 from yeya24/patch-1 2019-02-08 10:36:05 -08:00
security Updated OWNERS files to include link to docs 2019-02-04 22:33:12 +01:00
securitycontext ProcMount validation and testing 2018-12-20 14:43:52 -05:00
serviceaccount Updated OWNERS files to include link to docs 2019-02-04 22:33:12 +01:00
ssh cleanup pkg/ssh 2018-11-11 22:07:29 -08:00
util Merge pull request #72185 from dcbw/owners-label-sig-network 2019-02-08 10:36:16 -08:00
version *: Remove comment tags in GoDoc 2018-09-13 20:27:32 -07:00
volume Merge pull request #73789 from vladimirvivien/volume-plugin-can-attach 2019-02-08 09:06:17 -08:00
watch/json Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
windows/service Move from glog to klog 2018-11-10 07:50:31 -05:00
.import-restrictions
BUILD add ResourceQuotaSelector validation and tests 2019-01-07 23:15:39 -05:00
OWNERS Updated OWNERS files to include link to docs 2019-02-04 22:33:12 +01:00