mirror of
https://github.com/balena-os/balena-supervisor.git
synced 2024-12-19 13:47:54 +00:00
e22253ce6e
Previously, getBootConfig() of the config.txt backend was omitting array configurations such as gpio settings, thus resulting in the SV mistakenly assuming that boot config had not been applied, since gpio would not be in current config.txt config but would be in target config. This resulted in SV entering an infinite loop of attempting to apply the gpio config when it wasn't necessary. Change-type: patch Signed-off-by: Christina Ying Wang <christina@balena.io> |
||
---|---|---|
.. | ||
api-binder | ||
compose | ||
config | ||
device-api | ||
device-state | ||
lib | ||
logging | ||
migrations | ||
types | ||
app.ts | ||
db.ts | ||
device-config.ts | ||
device-state.ts | ||
event-bus.ts | ||
event-tracker.ts | ||
host-config.ts | ||
local-mode.ts | ||
logger.ts | ||
network.ts | ||
supervisor.ts |