c68ed3b4c8
* 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 |
||
---|---|---|
.. | ||
proto | ||
test-resources/busybox | ||
exec_utils.go | ||
executor.go | ||
executor_basic.go | ||
executor_linux.go | ||
executor_linux_test.go | ||
executor_plugin.go | ||
executor_test.go | ||
executor_universal_linux.go | ||
executor_unix.go | ||
executor_windows.go | ||
grpc_client.go | ||
grpc_server.go | ||
libcontainer_nsenter_linux.go | ||
pid_collector.go | ||
pid_collector_test.go | ||
plugins.go | ||
pty_unix.go | ||
pty_windows.go | ||
resource_container_default.go | ||
utils.go | ||
utils_test.go | ||
utils_unix.go | ||
utils_windows.go | ||
z_executor_cmd.go |