Skip to content
This repository was archived by the owner on May 6, 2020. It is now read-only.

feat(scheduler): use /scale endpoints for RC and Deployments to only update replicas during scale events#1029

Merged
helgi merged 1 commit intodeis:masterfrom
helgi:scale_resource
Sep 1, 2016
Merged

feat(scheduler): use /scale endpoints for RC and Deployments to only update replicas during scale events#1029
helgi merged 1 commit intodeis:masterfrom
helgi:scale_resource

Conversation

@helgi
Copy link
Copy Markdown
Contributor

@helgi helgi commented Aug 31, 2016

Prior to this a full resource update was being done during a scale event, this could lead to potential pod template updates that were not desired

Fixes #1012

@helgi helgi added this to the v2.5 milestone Aug 31, 2016
@helgi helgi self-assigned this Aug 31, 2016
@deis-bot
Copy link
Copy Markdown

@kmala, @bacongobbler and @mboersma are potential reviewers of this pull request based on my analysis of git blame information. Thanks @helgi!

@codecov-io
Copy link
Copy Markdown

codecov-io commented Aug 31, 2016

Current coverage is 87.08% (diff: 81.81%)

No coverage report found for master at 5c83d80.

Powered by Codecov. Last update 5c83d80...4b695d5

…update replicas during scale events

Prior to this a full resource update was being done during a scale event, this could lead to potential pod template updates that were not desired

Fixes deis#1012
@helgi helgi merged commit 1db6146 into deis:master Sep 1, 2016
@helgi helgi deleted the scale_resource branch September 1, 2016 22:17
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants