balena-supervisor/test/integration/lib
Christina Ying Wang 6e185fbd44 Don't follow symlinks when checking for lockfiles
The Supervisor should only care whether a lockfile exists or
not. This also fixes an edge case where a user symlinked a lockfile
to a nonexistent file, causing the Supervisor to enter an error
loop as it was not able to `stat` the nonexistent file.

Change-type: patch
Signed-off-by: Christina Ying Wang <christina@balena.io>
2024-04-12 10:34:46 -04:00
..
docker-utils.spec.ts Update typescript to v5 2024-03-05 15:33:56 -03:00
firewall.spec.ts Update typescript to v5 2024-03-05 15:33:56 -03:00
legacy.spec.ts Update typescript to v5 2024-03-05 15:33:56 -03:00
lockfile.spec.ts Don't follow symlinks when checking for lockfiles 2024-04-12 10:34:46 -04:00
os-release.spec.ts Update @balena/lint to v7 2024-03-01 18:27:30 -03:00
update-lock.spec.ts Respect lockOverride when taking locks 2024-04-06 00:59:04 -07:00