joelguittet / mender-mcu-client

Mender client for MCU, just because it's cool to have it
Apache License 2.0
37 stars 7 forks source link

client: reboot to perform rollback if deployment data are invalid #78

Closed joelguittet closed 3 months ago

joelguittet commented 3 months ago

The purpose of this Pull Request is to fix degraded condition occurring if the deployment data are invalid on reboot. In this case the strategy is to delete deployment data and reboot. The booloader will rollback the application.

sonarcloud[bot] commented 3 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud