constellation/bootstrapper/internal
Markus Rudy a1dbd13f95 versions: consolidate various types of Components
There used to be three definitions of a Component type, and conversion
routines between the three. Since the use case is always the same, and
the Component semantics are defined by versions.go and the installer, it
seems appropriate to define the Component type there and import it in
the necessary places.
2023-12-11 14:26:54 +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 versions: consolidate various types of Components 2023-12-11 14:26:54 +01:00
joinclient versions: consolidate various types of Components 2023-12-11 14:26:54 +01:00
journald bootstrapper: ignore "journald" not in $PATH in constructor 2023-11-10 18:15:59 +01:00
kubernetes versions: consolidate various types of Components 2023-12-11 14:26:54 +01: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