Files
nomad/helper
Seth Hoenig e4e5bc5cef 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
..
2018-10-30 13:58:52 -04:00
2022-09-26 08:28:03 -05:00
2019-01-22 15:44:31 -08:00
2020-12-09 11:05:18 -08:00
2022-01-18 08:35:26 -06:00
2021-10-01 10:14:28 -04:00
2021-10-01 10:14:28 -04:00
2022-04-09 13:22:44 +02:00
2022-09-21 14:53:25 -05:00