Skip to content
This repository was archived by the owner on Apr 17, 2019. It is now read-only.

Conversation

@mwielgus
Copy link
Contributor

@k8s-ci-robot k8s-ci-robot added the cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. label Jan 16, 2017
@k8s-reviewable
Copy link

This change is Reviewable

incorrectSize.CurrentSize,
delta)
if err := nodeGroup.DecreaseTargetSize(delta); err != nil {
return fixed, fmt.Errorf("Failed to decrease %s: %v", nodeGroup.Id(), err)
Copy link
Contributor

Choose a reason for hiding this comment

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

If there is a one node group w/too large delata, the hole autoscaler algorithm for all groups will be stopped. Is it the intended behavior?

Copy link
Contributor

Choose a reason for hiding this comment

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

Discussed offline

@jszczepkowski
Copy link
Contributor

LGTM

@mwielgus mwielgus added the lgtm Indicates that a PR is ready to be merged. label Jan 17, 2017
@k8s-github-robot
Copy link

Automatic merge from submit-queue

@k8s-github-robot k8s-github-robot merged commit 7b20130 into kubernetes-retired:master Jan 17, 2017
mwielgus pushed a commit to kubernetes/autoscaler that referenced this pull request Apr 18, 2017
…decrease

Automatic merge from submit-queue

Cluster-autoscaler: decrease node group target size if no new nodes arrive in reasonable time

cc: @jszczepkowski @andrewsykim @fgrzadkowski
mwielgus pushed a commit to kubernetes/autoscaler that referenced this pull request Apr 18, 2017
…decrease

Automatic merge from submit-queue

Cluster-autoscaler: decrease node group target size if no new nodes arrive in reasonable time

cc: @jszczepkowski @andrewsykim @fgrzadkowski
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

area/autoscaler area/autoscaling cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. lgtm Indicates that a PR is ready to be merged.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants