Nils Hanke
|
86a1153cff
|
cdbg: Warn user when debugCluster is false
|
2022-09-07 13:27:15 +02:00 |
|
Nils Hanke
|
fe70231f2a
|
Rename IsImageDebug -> IsDebugImage for consistency
|
2022-09-07 13:27:15 +02:00 |
|
Thomas Tendyck
|
bd63aa3c6b
|
add license headers
sed -i '1i/*\nCopyright (c) Edgeless Systems GmbH\n\nSPDX-License-Identifier: AGPL-3.0-only\n*/\n' `grep -rL --include='*.go' 'DO NOT EDIT'`
gofumpt -w .
|
2022-09-05 09:17:25 +02:00 |
|
Nils Hanke
|
1ecc56b69f
|
Remove cdbg-config.yaml (#26)
This removes systemd service upload support in cdbg,
but keeps it in the protobuf protocol.
|
2022-08-31 12:25:27 +02:00 |
|
Fabian Kammel
|
22c912a56d
|
move nodestate and role
Signed-off-by: Fabian Kammel <fk@edgeless.systems>
|
2022-08-29 16:07:55 +02:00 |
|
Malte Poll
|
26e9c67a00
|
Move cloud metadata packages and kubernetes resources marshaling to internal
Decouples cloud provider metadata packages from kubernetes related code
Signed-off-by: Malte Poll <mp@edgeless.systems>
|
2022-08-29 16:07:55 +02:00 |
|
Malte Poll
|
f5270c6c01
|
debugd: Allow root login on serial console when using debug image (#407)
|
2022-08-26 14:07:53 +02:00 |
|
Fabian Kammel
|
5b40e0cc77
|
AB#2327 move debugd code into internal folder (#403)
* move debugd code into internal folder
* Fix paths in CMakeLists.txt
Signed-off-by: Fabian Kammel <fk@edgeless.systems>
|
2022-08-26 11:58:18 +02:00 |
|