Daniel Weiße
|
c9873f2bfb
|
AB#2523 Refactor GCP metadata/cloud API (#387)
* Refactor GCP metadata/cloud API
* Remove cloud controller manager from metadata package
* Remove PublicIP
* Move shared cloud packages
* Remove dead code
Signed-off-by: Daniel Weiße <dw@edgeless.systems>
|
2022-11-09 14:43:48 +01:00 |
|
Leonard Cohnen
|
828923d159
|
debugd: add AWS
|
2022-11-02 23:29:04 +01:00 |
|
Malte Poll
|
93801e1786
|
debugd: Allow autologin on serial console
|
2022-10-21 11:04:25 +02:00 |
|
Fabian Kammel
|
369480a50b
|
Feat/revive (#212)
* enable revive as linter
* fix var-naming revive issues
* fix blank-imports revive issues
* fix receiver-naming revive issues
* fix exported revive issues
* fix indent-error-flow revive issues
* fix unexported-return revive issues
* fix indent-error-flow revive issues
Signed-off-by: Fabian Kammel <fk@edgeless.systems>
|
2022-10-05 15:02:46 +02:00 |
|
katexochen
|
ba6e41ed5c
|
Upgrade go module to v2
|
2022-09-22 09:10:19 +02:00 |
|
Leonard Cohnen
|
7163c161b6
|
Deploy Konnectivity
|
2022-09-09 17:26:02 +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
|
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 |
|