Files
kubernetes/pkg
Kubernetes Submit Queue f57f0388db Merge pull request #41535 from aanm/adding-ipv6-brackets
Automatic merge from submit-queue (batch tested with PRs 41535, 45985, 45929, 45948, 46056)

kubelet/envvars: Adding brackets to IPv6 addresses

Signed-off-by: André Martins <aanm90@gmail.com>

**What this PR does / why we need it**: This adds IPv6 brackets on environments variables pods

**Special notes for your reviewer**:

Since the IP is a string I think the fastest way to detect if it's an IPv6 was to check for the presence of `:` in it. Let me know what you think.
2017-05-18 19:58:07 -07:00
..
2017-05-18 10:07:47 -04:00
2017-05-18 10:39:06 -07:00
2017-05-18 10:07:47 -04:00
2017-05-18 10:39:04 -07:00
2017-05-16 21:55:51 -07:00
2017-05-18 00:49:18 -04:00