Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix goroutine leak in ssh-tunnel healthcheck. #24487

Merged
merged 1 commit into from
Apr 19, 2016

Conversation

cjcullen
Copy link
Member

Tunnel healthchecks were not closing the HTTP response body, leading to many open goroutines.

@cjcullen cjcullen added this to the v1.2 milestone Apr 19, 2016
@cjcullen
Copy link
Member Author

Fixes #24279

@k8s-github-robot k8s-github-robot added size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. release-note-label-needed labels Apr 19, 2016
@lavalamp
Copy link
Member

Test?

@lavalamp lavalamp added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Apr 19, 2016
@lavalamp
Copy link
Member

LGTM. (merge now, test later...)

@k8s-github-robot k8s-github-robot removed the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Apr 19, 2016
@k8s-bot
Copy link

k8s-bot commented Apr 19, 2016

GCE e2e build/test passed for commit cba5e84.

@roberthbailey roberthbailey added lgtm "Looks good to me", indicates that a PR is ready to be merged. release-note Denotes a PR that will be considered when it comes time to generate release notes. cherry-pick-approved Indicates a cherry-pick PR into a release branch has been approved by the release branch manager. priority/critical-urgent Highest priority. Must be actively worked on as someone's top priority right now. and removed release-note-label-needed labels Apr 19, 2016
@k8s-github-robot
Copy link

@k8s-bot test this [submit-queue is verifying that this PR is safe to merge]

@a-robinson
Copy link
Contributor

LGTM

@k8s-bot
Copy link

k8s-bot commented Apr 19, 2016

GCE e2e build/test passed for commit cba5e84.

@k8s-github-robot
Copy link

Automatic merge from submit-queue

@k8s-github-robot k8s-github-robot merged commit c6fec87 into kubernetes:master Apr 19, 2016
zmerlynn added a commit that referenced this pull request Apr 20, 2016
…87-upstream-release-1.2

Automated cherry pick of #24487
@k8s-cherrypick-bot
Copy link

Commit found in the "release-1.2" branch appears to be this PR. Removing the "cherrypick-candidate" label. If this is an error find help to get your PR picked.

shyamjvs pushed a commit to shyamjvs/kubernetes that referenced this pull request Dec 1, 2016
…ck-of-#24487-upstream-release-1.2

Automated cherry pick of kubernetes#24487
shouhong pushed a commit to shouhong/kubernetes that referenced this pull request Feb 14, 2017
…ck-of-#24487-upstream-release-1.2

Automated cherry pick of kubernetes#24487
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cherry-pick-approved Indicates a cherry-pick PR into a release branch has been approved by the release branch manager. lgtm "Looks good to me", indicates that a PR is ready to be merged. priority/critical-urgent Highest priority. Must be actively worked on as someone's top priority right now. release-note Denotes a PR that will be considered when it comes time to generate release notes. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

8 participants