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

update-balena-supervisor: add network-online dependency #3492

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on Aug 15, 2024

  1. update-balena-supervisor: add network-online dependency

    There is a race condition present when purging a device and rebooting. If "update-balena-supervisor" comes up before the device can connect to the internet, it will fail to pull the supervisor image. As this service stops "balena-supervisor.service" , this isn't attempted again for at least 15 min = (up to 1 hour) when the "update-balena-supervisor.timer" triggers it.
    
    Change-type: patch
    Signed-off-by: Ryan Cooke <ryan@balena.io>
    rcooke-warwick committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    562f963 View commit details
    Browse the repository at this point in the history