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

Horizontal Pod Autoscaler is deleted along with namespace #13786

Merged
merged 1 commit into from
Sep 18, 2015

Conversation

socaa
Copy link

@socaa socaa commented Sep 10, 2015

@k8s-bot
Copy link

k8s-bot commented Sep 10, 2015

GCE e2e build/test passed for commit 9d60963a6bbd8fcf459289f4ddacb3ba7448457a.

@piosz
Copy link
Member

piosz commented Sep 10, 2015

Assigned @mwielgus who is a big fan a this attitude.

@@ -103,6 +103,7 @@ func (rc *ResourceConsumer) sendConsumeCPUrequests(requests, millicores, duratio

// sendOneConsumeCPUrequest sends POST request for cpu consumption
func (rc *ResourceConsumer) sendOneConsumeCPUrequest(millicores int, durationSec int) {
defer GinkgoRecover()
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

why do you need to call it here?

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

when err (from sending post request) is not nil, then we need defer GinkgoRecover().
sendOneConsumeCPUrequest is always in a new gorutine.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ok. Right

@k8s-bot
Copy link

k8s-bot commented Sep 10, 2015

GCE e2e build/test passed for commit d5c5dc6e51e525601ef537f306ba07f7e0edc116.

@k8s-github-robot k8s-github-robot added the size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. label Sep 13, 2015
@k8s-github-robot
Copy link

Labelling this PR as size/XS

@k8s-github-robot k8s-github-robot added the needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. label Sep 17, 2015
@piosz
Copy link
Member

piosz commented Sep 17, 2015

@socaa could you please rebase this PR?

@socaa
Copy link
Author

socaa commented Sep 18, 2015

@piosz done

@piosz piosz added lgtm "Looks good to me", indicates that a PR is ready to be merged. ok-to-merge and removed needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. labels Sep 18, 2015
@piosz
Copy link
Member

piosz commented Sep 18, 2015

LGTM

@k8s-bot
Copy link

k8s-bot commented Sep 18, 2015

GCE e2e build/test failed for commit d6d199d.

@piosz
Copy link
Member

piosz commented Sep 18, 2015

@k8s-bot test this please

@piosz piosz closed this Sep 18, 2015
@piosz piosz reopened this Sep 18, 2015
@k8s-bot
Copy link

k8s-bot commented Sep 18, 2015

GCE e2e build/test passed for commit d6d199d.

mwielgus added a commit that referenced this pull request Sep 18, 2015
Horizontal Pod Autoscaler is deleted along with namespace
@mwielgus mwielgus merged commit 0f8cc89 into kubernetes:master Sep 18, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
lgtm "Looks good to me", indicates that a PR is ready to be merged. 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.

6 participants