constellation/bootstrapper/internal
Malte Poll bf06a014a4 bootstrapper: ignore "journald" not in $PATH in constructor
In unit tests, NewCollector may be called on systems that do not have
"journalctl" in $PATH.
We can defer checking if the command can work by not checking cmd.Err in
the constructor.
2023-11-10 18:15:59 +01:00
..
certificate bazel: add build files for go (#1186) 2023-03-09 15:23:42 +01:00
clean bazel: add build files for go (#1186) 2023-03-09 15:23:42 +01:00
diskencryption bazel: allow "bazel test" to work without cgo dependencies 2023-08-18 16:36:13 +02:00
initserver bazel: allow "bazel test" to work without cgo dependencies 2023-08-18 16:36:13 +02:00
joinclient fix joining over lb (#2478) 2023-10-19 16:28:07 +02:00
journald bootstrapper: ignore "journald" not in $PATH in constructor 2023-11-10 18:15:59 +01:00
kubernetes cli: refactor kubernetes package (#2232) 2023-08-21 16:15:32 +02:00
logging go: remove unused parameters 2023-03-20 08:41:01 -04:00
nodelock bootstrapper: use atomics in nodelock (#2001) 2023-07-04 16:26:37 +02:00