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

Remove the need of restart policy for auto update and auto reboot #399

Open
Dashboy1998 opened this issue Feb 17, 2024 · 0 comments · May be fixed by #402
Open

Remove the need of restart policy for auto update and auto reboot #399

Dashboy1998 opened this issue Feb 17, 2024 · 0 comments · May be fixed by #402
Labels
enhancement New feature or request

Comments

@Dashboy1998
Copy link
Contributor

Is your feature request related to a problem? Please describe.

  • Currently auto reboot & auto update requires a restart policy.
  • Auto update requires update on boot as it doesn't update but rather stops the container.
  • Both auto reboot and auto update don't so much as reboot/update so much as they do shutdown and expect docker to restart the container via the restart policy

Describe the solution you'd like

  • Auto reboot should not stop the server
  • Auto update should not require update on boot
  • Auto update should not stop the container
  • Restart policy should not be required for auto update or auto reboot

Describe alternatives you've considered
We are currently doing the alternative which is to reboot the container

@Dashboy1998 Dashboy1998 added the enhancement New feature or request label Feb 17, 2024
@Luatan Luatan linked a pull request Feb 17, 2024 that will close this issue
3 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant