k3s/pkg
k8s-merge-robot c6fec87021 Merge pull request #24487 from cjcullen/sshleak
Automatic merge from submit-queue

Fix goroutine leak in ssh-tunnel healthcheck.

Tunnel healthchecks were not closing the HTTP response body, leading to many open goroutines.
2016-04-19 13:51:15 -07:00
..
admission Switch api.ObjetaMetaFor to meta.Accessor 2016-03-31 17:52:31 +02:00
api Merge pull request #23912 from smarterclayton/watch_until 2016-04-16 21:05:40 -07:00
apimachinery Add third party support to kubectl 2016-03-31 10:53:32 -07:00
apis Merge pull request #23819 from rrati/controller-manager-startup-delay 2016-04-16 15:33:32 -07:00
apiserver Move /resetMetrics to DELETE /metrics 2016-04-15 11:44:17 -04:00
auth add missing attributes to authorization interface 2016-03-29 08:46:21 -04:00
capabilities
client Merge pull request #24282 from goltermann/spelling 2016-04-19 03:47:07 -07:00
cloudprovider Merge pull request #24452 from a-robinson/dpv 2016-04-19 11:58:04 -07:00
controller Merge pull request #24282 from goltermann/spelling 2016-04-19 03:47:07 -07:00
conversion Small improvements in conversion generator 2016-04-05 02:10:23 +02:00
credentialprovider Allow lazy binding in credential providers; don't use it in AWS yet 2016-03-29 15:39:30 -04:00
fieldpath
fields
genericapiserver Merge pull request #24048 from liggitt/apiserver-defaults 2016-04-17 20:59:38 -07:00
healthz
httplog
hyperkube
kubectl Merge pull request #23890 from pmorie/kubectl-describe-envs 2016-04-16 17:08:58 -07:00
kubelet Merge pull request #24126 from Random-Liu/fix-pull-image 2016-04-18 07:05:44 -07:00
kubemark
labels Regenerate auto-generated files 2016-03-17 09:30:02 +01:00
master Merge pull request #24006 from caesarxuchao/thirdparty-preferredversion 2016-04-17 16:02:59 -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
quota minor comment and code fixes 2016-04-16 10:18:43 -04:00
registry ThirdPartyResourceCodec should implement streaming.Framer 2016-04-18 21:24:26 -04:00
runtime Remove old conversion generator 2016-04-15 12:07:57 +02:00
securitycontext Refactor CreateContainer. 2016-04-14 17:05:46 -07:00
serviceaccount
ssh Fix goroutine leak in ssh-tunnel healthcheck. 2016-04-19 11:23:27 -07:00
storage etcd3/store: watcher implementation 2016-04-18 21:41:53 +08:00
types
ui Remove url query param that is leading to XSS issue 2016-03-22 10:35:06 -07:00
util Merge pull request #24248 from wojtek-t/parallel_predicates 2016-04-16 09:51:45 -07:00
version Include Go version, platform, and other build info in version string 2016-03-14 13:55:28 -07:00
volume Flexvolume: Add support for multiple secrets 2016-04-15 02:40:38 -07:00
watch Add watch.Until, a conditional watch mechanism 2016-04-15 11:49:07 -04:00
OWNERS