open-nomad/drivers/shared
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
..
capabilities build: run gofmt on all go source files 2022-08-16 11:14:11 -05:00
eventer ci: swap ci parallelization for unconstrained gomaxprocs 2022-03-15 12:58:52 -05:00
executor client: protect user lookups with global lock (#14742) 2022-09-29 09:30:13 -05:00
hostnames test: use `T.TempDir` to create temporary test directory (#12853) 2022-05-12 11:42:40 -04:00
resolvconf test: use `T.TempDir` to create temporary test directory (#12853) 2022-05-12 11:42:40 -04:00