kubernetes/pkg
k8s-merge-robot 52276bcc6c Merge pull request #23843 from cjcullen/dialtimeout
Automatic merge from submit-queue

Add a timeout to the sshDialer to prevent indefinite hangs.

Prevents the SSH Dialer from hanging forever. Fixes a problem where SSH Tunnels get stuck trying to open.

Addresses #23835.
2016-04-04 21:28:52 -07:00
..
admission Switch api.ObjetaMetaFor to meta.Accessor 2016-03-31 17:52:31 +02:00
api Merge pull request #23596 from deads2k/relax-case-in-restmapper 2016-04-02 14:12:32 -07:00
apimachinery Add third party support to kubectl 2016-03-31 10:53:32 -07:00
apis Merge pull request #23308 from yifan-gu/rkt_bump 2016-03-30 05:42:58 -07:00
apiserver add missing attributes to authorization interface 2016-03-29 08:46:21 -04:00
auth add missing attributes to authorization interface 2016-03-29 08:46:21 -04:00
capabilities Support pods with containers using host ipc 2015-09-18 21:13:39 +02:00
client Merge pull request #23608 from caesarxuchao/mv-typed-clients 2016-04-02 19:31:40 -07:00
cloudprovider fix the gcfg typo 2016-03-29 23:32:11 +08:00
controller Merge pull request #23463 from mikedanese/ds-event 2016-04-03 05:16:31 -07:00
conversion Refactor diff into sub pkg 2016-03-21 20:21:39 +08:00
credentialprovider Fixing several (but not all) go vet errors. Most are around string formatting, or unreachable code. 2016-03-22 17:26:50 -07:00
fieldpath Change runtime.Object signature 2015-12-15 13:36:25 -05:00
fields move parse or die logic to selector.go 2015-12-17 19:59:46 +08:00
genericapiserver Merge pull request #23554 from nikhiljindal/swaggerInRun 2016-04-02 08:19:25 -07:00
healthz DefaultMux should only register the first time 2015-05-16 16:11:24 -04:00
httplog httplog is not a CloseNotifier 2015-12-20 21:59:59 -05:00
hyperkube Make copyright ownership statement generic 2015-05-01 17:49:56 -04:00
kubectl Merge pull request #23472 from wojtek-t/fix_object_meta_for 2016-04-02 02:33:40 -07:00
kubelet Merge pull request #23613 from Random-Liu/remove-out-of-date-code 2016-04-03 07:34:26 -07:00
kubemark Increase MaxPods in Kubemark 2016-03-02 16:21:16 +01:00
labels Regenerate auto-generated files 2016-03-17 09:30:02 +01:00
master Add third party support to kubectl 2016-03-31 10:53:32 -07:00
metrics Add container_spec_cpu_period metric 2016-04-04 23:53:54 +02:00
probe Fix pkg/probe/http unit test for go 1.6. 2016-03-21 15:27:02 -07:00
proxy Move blunderbuss assignees into tree 2016-03-02 20:46:32 -05:00
quota Fixing several (but not all) go vet errors. Most are around string formatting, or unreachable code. 2016-03-22 17:26:50 -07:00
registry Merge pull request #23472 from wojtek-t/fix_object_meta_for 2016-04-02 02:33:40 -07:00
runtime Merge pull request #23387 from hongchaodeng/e 2016-03-31 11:46:43 -07:00
securitycontext Rename PodSecurityPolicy fields 2016-03-03 11:49:48 -08:00
serviceaccount generate fake client for release_1_2 2016-02-17 16:10:02 -08:00
ssh Add a timeout to the sshDialer to prevent indefinite hangs. 2016-04-04 16:35:20 -07:00
storage Merge pull request #23472 from wojtek-t/fix_object_meta_for 2016-04-02 02:33:40 -07:00
types Create Unix UID/GID types 2016-02-24 11:22:02 -05:00
ui Remove url query param that is leading to XSS issue 2016-03-22 10:35:06 -07:00
util Merge pull request #23608 from caesarxuchao/mv-typed-clients 2016-04-02 19:31:40 -07:00
version Include Go version, platform, and other build info in version string 2016-03-14 13:55:28 -07:00
volume Ensure volume GetCloudProvider code uses cloud config 2016-04-04 10:59:13 -07:00
watch Rename RawJSON to Raw in runtime.RawExtension and add ContentType & ContentEncoding. 2016-03-18 12:35:27 +01:00
OWNERS Move blunderbuss assignees into tree 2016-03-02 20:46:32 -05:00