kubernetes/pkg/kubectl/cmd/util
k8s-merge-robot 601e09852c Merge pull request #23590 from kargakis/timeout-logs-attach
Automatic merge from submit-queue

kubectl: more sophisticated pod selection for logs and attach

Trying to get the logs or attach to an object other than a pod
will poll forever if that object has no replicas. This commit adds
a 20s timeout for polling.

@kubernetes/kubectl @deads2k @fabianofranz
2016-05-08 10:51:00 -07:00
..
editor Improve terminal reuse and attach 2016-03-21 23:59:58 -04:00
jsonmerge move HasConflicts to shareable location 2015-10-05 14:37:57 -04:00
clientcache.go Move restclient to its own package 2016-02-29 12:05:13 -08:00
factory_test.go Merge pull request #23590 from kargakis/timeout-logs-attach 2016-05-08 10:51:00 -07:00
factory.go Merge pull request #23590 from kargakis/timeout-logs-attach 2016-05-08 10:51:00 -07:00
helpers_test.go Delete unused helpers 2016-04-20 13:49:59 -07:00
helpers.go Delete unused helpers 2016-04-20 13:49:59 -07:00
printing.go -t shorthand for --tty instead of --template 2016-04-15 17:12:42 -07:00