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

Implement Rolling restart #2423

Closed
alena1108 opened this issue Oct 24, 2015 · 4 comments
Closed

Implement Rolling restart #2423

alena1108 opened this issue Oct 24, 2015 · 4 comments
Assignees
Labels
kind/enhancement Issues that improve or augment existing functionality kind/feature Issues that represent larger new pieces of functionality, not enhancements to existing functionality

Comments

@alena1108
Copy link

Sometimes apps don't dynamically refresh something, like a setting. So a restart is the only way to upgrade. And it should be done in a rolling fashion

@alena1108 alena1108 added the kind/enhancement Issues that improve or augment existing functionality label Oct 24, 2015
@alena1108 alena1108 self-assigned this Oct 24, 2015
@demarant
Copy link

demarant commented Nov 2, 2015

+1
Indeed a graceful rolling restart is often required in a production environment.

@demarant
Copy link

demarant commented Nov 2, 2015

It looks like same feature request as #2330

@deniseschannon
Copy link

@demarant #2330 is related to rancher-compose, where as this issue is to track what Rancher should do with upgrades. slightly different.

@alena1108 alena1108 added the kind/feature Issues that represent larger new pieces of functionality, not enhancements to existing functionality label Nov 23, 2015
@alena1108 alena1108 assigned sangeethah and unassigned alena1108 Dec 18, 2015
@sangeethah
Copy link
Contributor

Tested with latest build from master:

Rolling restart is now supported for services. UI does not extend support for rolling restart yet and this is tracked in - #3089

@sangeethah sangeethah added this to the Milestone 12/16/2015 milestone Dec 23, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/enhancement Issues that improve or augment existing functionality kind/feature Issues that represent larger new pieces of functionality, not enhancements to existing functionality
Projects
None yet
Development

No branches or pull requests

4 participants