balena-supervisor/src/config
Christina Ying Wang fb1bd33ab6 Refine update locking interface
* Remove Supervisor lockfile cleanup SIGTERM listener
* Modify lockfile.getLocksTaken to read files from the filesystem
* Remove in-memory tracking of locks taken in favor of filesystem
* Require both `(resin-)updates.lock` to be locked with `nobody` UID
  for service to count as locked by the Supervisor

Signed-off-by: Christina Ying Wang <christina@balena.io>
2024-04-04 14:07:47 -07:00
..
backends Add revpi-connect-4 to RPi variants 2024-03-27 11:55:15 +00:00
configJson.ts Separate rwlock functionality from update-lock for clarity 2024-04-04 14:07:47 -07:00
functions.ts Update typescript to v5 2024-03-05 15:33:56 -03:00
index.ts Refine update locking interface 2024-04-04 14:07:47 -07:00
schema-type.ts Use log endpoint subdomain if it exists in config.json 2023-03-14 12:56:32 -07:00
schema.ts Use log endpoint subdomain if it exists in config.json 2023-03-14 12:56:32 -07:00
types.ts Update typescript to v5 2024-03-05 15:33:56 -03:00
utils.ts Update typescript to v5 2024-03-05 15:33:56 -03:00