Instead of saying "Google Inc." (which is not always correct) say "The Kubernetes Authors", which is generic.
Remove creation of stream from TestServeExecInContainerIdleTimeout as it's not necessary to very idle timeout. Increase stream creation and ack timeouts to 30 seconds. Fixes #5628
Add streaming command execution & port forwarding via HTTP connection upgrades (currently using SPDY).