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

Bump cluster autoscaler to 0.5.1 #43745

Merged
merged 1 commit into from
Mar 28, 2017
Merged

Conversation

mwielgus
Copy link
Contributor

@mwielgus mwielgus commented Mar 28, 2017

Fixes: #43709

Release note:

Use Cluster Autoscaler 0.5.1, which fixes an issue in Cluster Autoscaler 0.5 where the cluster may be scaled up unnecessarily. Also the status of Cluster Autoscaler is now exposed in kube-system/cluster-autoscaler-status config map.

@mwielgus mwielgus added priority/P1 sig/autoscaling Categorizes an issue or PR as relevant to SIG Autoscaling. labels Mar 28, 2017
@mwielgus mwielgus added this to the v1.6 milestone Mar 28, 2017
@k8s-ci-robot k8s-ci-robot added cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. labels Mar 28, 2017
@k8s-github-robot k8s-github-robot added size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. release-note Denotes a PR that will be considered when it comes time to generate release notes. labels Mar 28, 2017
@mwielgus mwielgus added cherrypick-candidate and removed 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. labels Mar 28, 2017
@k8s-github-robot k8s-github-robot added size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. release-note Denotes a PR that will be considered when it comes time to generate release notes. labels Mar 28, 2017
@k8s-reviewable
Copy link

This change is Reviewable

@MaciekPytel
Copy link
Contributor

@mwielgus Maybe respecting pdb / using evictions is also worth mentioning in release note?

@MaciekPytel
Copy link
Contributor

\lgtm

@wojtek-t
Copy link
Member

/approve

@k8s-github-robot
Copy link

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: mwielgus, wojtek-t

Needs approval from an approver in each of these OWNERS Files:

You can indicate your approval by writing /approve in a comment
You can cancel your approval by writing /approve cancel in a comment

@k8s-github-robot k8s-github-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Mar 28, 2017
@MaciekPytel MaciekPytel added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Mar 28, 2017
@ethernetdan ethernetdan modified the milestone: v1.6 Mar 28, 2017
@k8s-github-robot
Copy link

Automatic merge from submit-queue

@k8s-github-robot k8s-github-robot merged commit 075dc27 into kubernetes:master Mar 28, 2017
k8s-github-robot pushed a commit that referenced this pull request Mar 28, 2017
…45-upstream-release-1.6

Automatic merge from submit-queue

Automated cherry pick of #43745

Cherry pick of #43745 on release-1.6.

#43745: Bump cluster autoscaler to 0.5.1
@k8s-cherrypick-bot
Copy link

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

mintzhao pushed a commit to mintzhao/kubernetes that referenced this pull request Jun 1, 2017
…ck-of-#43745-upstream-release-1.6

Automatic merge from submit-queue

Automated cherry pick of kubernetes#43745

Cherry pick of kubernetes#43745 on release-1.6.

kubernetes#43745: Bump cluster autoscaler to 0.5.1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. 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. sig/autoscaling Categorizes an issue or PR as relevant to SIG Autoscaling. 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.

Cluster autoscaler scales up too much
8 participants