open-nomad/client/lib/cgutil
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
..
cgutil_linux.go client: refactor cpuset manager initialization 2022-08-25 11:18:43 -05:00
cgutil_linux_test.go client: refactor cpuset manager initialization 2022-08-25 11:18:43 -05:00
cgutil_noop.go client: refactor cpuset manager initialization 2022-08-25 11:18:43 -05:00
cpuset_manager.go client: refactor cpuset manager initialization 2022-08-25 11:18:43 -05:00
cpuset_manager_test.go client: enable support for cgroups v2 2022-03-23 11:35:27 -05:00
cpuset_manager_v1.go client: refactor cpuset manager initialization 2022-08-25 11:18:43 -05:00
cpuset_manager_v1_test.go client: refactor cpuset manager initialization 2022-08-25 11:18:43 -05:00
cpuset_manager_v2.go chore: remove use of "err" a log line context key for errors. (#14433) 2022-09-01 15:06:10 +02:00
cpuset_manager_v2_test.go client: refactor cpuset manager initialization 2022-08-25 11:18:43 -05:00
editor.go cgroups: refactor v2 kill path to use cgroups.kill interface file 2022-08-29 14:55:13 -05:00
editor_test.go cgroups: refactor v2 kill path to use cgroups.kill interface file 2022-08-29 14:55:13 -05:00
group_killer.go cgroups: refactor v2 kill path to use cgroups.kill interface file 2022-08-29 14:55:13 -05:00