open-nomad/drivers
Seth Hoenig c68ed3b4c8
client: protect user lookups with global lock (#14742)
* client: protect user lookups with global lock

This PR updates Nomad client to always do user lookups while holding
a global process lock. This is to prevent concurrency unsafe implementations
of NSS, but still enabling NSS lookups of users (i.e. cannot not use osusergo).

* cl: add cl
2022-09-29 09:30:13 -05:00
..
docker Data race fixes in tests and a new semgrep rule (#14594) 2022-09-15 10:35:08 -07:00
exec chore: remove use of "err" a log line context key for errors. (#14433) 2022-09-01 15:06:10 +02:00
java chore: remove use of "err" a log line context key for errors. (#14433) 2022-09-01 15:06:10 +02:00
mock Merge branch 'main' into tlefebvre/fix-wrong-drivernetworkmanager-interface 2022-03-17 09:38:13 +01:00
qemu chore: remove use of "err" a log line context key for errors. (#14433) 2022-09-01 15:06:10 +02:00
rawexec chore: remove use of "err" a log line context key for errors. (#14433) 2022-09-01 15:06:10 +02:00
shared client: protect user lookups with global lock (#14742) 2022-09-29 09:30:13 -05:00