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

Recreate Supervisor container on OS upgrade/downgrade #1368

Merged

Conversation

agners
Copy link
Member

@agners agners commented May 19, 2021

When the operating system gets upgraded or downgraded the Supervisor
start script might start the Supervisor slightly differently (e.g. with
RT scheduling support). If the container has already been created, a OS
upgrade or downgrade won't recreate the Supervisor container.

@agners agners added the os-update Problems related to operating system updates label May 19, 2021
@agners
Copy link
Member Author

agners commented May 19, 2021

This addresses an issue discussed in the RaspberryMatic issue tracker: jens-maus/RaspberryMatic#1087 (comment)

Thanks @stefangries for testing 6.0.rc1 and @jens-maus @pvizeli to pin point the issue.

When the operating system gets upgraded or downgraded the Supervisor
start script might start the Supervisor slightly differently (e.g. with
RT scheduling support). If the container has already been created, a OS
upgrade or downgrade won't recreate the Supervisor container.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla-signed os-update Problems related to operating system updates
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants