Markus Lehtonen
fe267a634b
source: migrate to structured logging
...
The custom.d config file parsing is made a bit less verbose.
2023-05-31 14:43:08 +03:00
Markus Lehtonen
a00cdc2b61
pkg/utils: move hostpath helpers from source to utils
...
Refactor the code, moving the hostpath helper functionality to new
"pkg/utils/hostpath" package. This breaks odd-ish dependency
"pkg/utils" -> "source".
2022-10-06 14:28:24 +03:00
Markus Lehtonen
12e859d50c
Drop deprecated io/ioutil package
...
Makes golanci-lint happy.
2022-09-08 14:26:02 +03:00
Jan Schintag
ac0e5b1b52
cstate/pstate: Skip check on non intel arches
...
Intel driver is not available on other arches, skip check.
Signed-off-by: Jan Schintag <jan.schintag@de.ibm.com>
2021-08-19 16:37:54 +02:00