open-nomad/drivers/rawexec
James Rasell 4b9bcf94da
chore: remove use of "err" a log line context key for errors. (#14433)
Log lines which include an error should use the full term "error"
as the context key. This provides consistency across the codebase
and avoids a Go style which operators might not be aware of.
2022-09-01 15:06:10 +02:00
..
driver.go chore: remove use of "err" a log line context key for errors. (#14433) 2022-09-01 15:06:10 +02:00
driver_test.go raw_exec: make raw exec driver work with cgroups v2 2022-04-04 16:11:38 -05:00
driver_unix_test.go raw_exec: make raw exec driver work with cgroups v2 2022-04-04 16:11:38 -05:00
handle.go raw_exec: ensure executor is killed after task is stopped 2019-01-25 23:06:31 -05:00
state.go