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

Delete hpa first before deleting the resources it controls in test-cmd.sh #22466

Merged
merged 1 commit into from
Mar 3, 2016

Conversation

janetkuo
Copy link
Member

@janetkuo janetkuo commented Mar 3, 2016

Fixes #21716

cc @kubernetes/kubectl @kubernetes/autoscaling

@janetkuo janetkuo added priority/critical-urgent Highest priority. Must be actively worked on as someone's top priority right now. area/kubectl team/ux kind/flake Categorizes issue or PR as related to a flaky test. labels Mar 3, 2016
@janetkuo janetkuo changed the title Delete hpa first before deleting the resources it controlls in test-cmd.sh Delete hpa first before deleting the resources it controls in test-cmd.sh Mar 3, 2016
@k8s-github-robot
Copy link

Labelling this PR as size/XS

@k8s-github-robot k8s-github-robot added the size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. label Mar 3, 2016
@bgrant0607
Copy link
Member

LGTM, Thanks!

@bgrant0607 bgrant0607 added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Mar 3, 2016
@bgrant0607 bgrant0607 added this to the v1.2 milestone Mar 3, 2016
@bgrant0607
Copy link
Member

@k8s-oncall: I'm going to manually merge this once tests pass in order to fix test flakes.

@k8s-bot
Copy link

k8s-bot commented Mar 3, 2016

GCE e2e build/test passed for commit 0c4e13c.

@0xmichalis
Copy link
Contributor

Should the reaper delete the hpa too?

@k8s-github-robot
Copy link

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

@k8s-bot
Copy link

k8s-bot commented Mar 3, 2016

GCE e2e build/test passed for commit 0c4e13c.

@k8s-github-robot
Copy link

Automatic merge from submit-queue

k8s-github-robot pushed a commit that referenced this pull request Mar 3, 2016
@k8s-github-robot k8s-github-robot merged commit c705d67 into kubernetes:master Mar 3, 2016
@bgrant0607
Copy link
Member

@Kargakis The reaper for which resource?

@0xmichalis
Copy link
Contributor

@Kargakis The reaper for which resource?

If we set an hpa for a rc or a deployment (or any resource that supports autoscaling and is reapable for that matter) then the respective reaper would somehow detect that hpa and delete it. Makes sense?

@eparis
Copy link
Contributor

eparis commented Mar 11, 2016

This PR is already included in the release-1.2 branch and does not require cherrypick-ing

@eparis eparis removed the cherry-pick-approved Indicates a cherry-pick PR into a release branch has been approved by the release branch manager. label Mar 11, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/kubectl kind/flake Categorizes issue or PR as related to a flaky test. 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. 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.

None yet

8 participants