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 |
|
katexochen
|
d770957975
|
Add debugd ssh key distribution
|
2022-08-23 18:11:20 +02:00 |
|
katexochen
|
c2faa20d6e
|
Fix naming in state file
|
2022-08-23 18:11:20 +02:00 |
|
Malte Poll
|
af99f91fec
|
update qemu metadata image version and use correct CSP name in qemu state (#377)
|
2022-08-18 15:59:01 +02:00 |
|
Malte Poll
|
260d2571c1
|
Only upload kubeadm certs if key is rotated
Co-authored-by: Daniel Weiße <66256922+daniel-weisse@users.noreply.github.com>
Co-authored-by: 3u13r <lc@edgeless.systems>
|
2022-07-14 17:25:18 +02:00 |
|
katexochen
|
916e5d6b55
|
Rename coordinator to bootstrapper and rename roles
|
2022-07-14 17:25:18 +02:00 |
|
Christoph Meyer
|
9441e46e4b
|
AB#2033 Remove redundant "failed" in error wrapping
Remove "failed" from wrapped errors
Where appropriate rephrase "unable to/could not" to "failed" in root
errors
Start error log messages with "Failed"
|
2022-06-22 12:02:10 +01:00 |
|
katexochen
|
c3ebd3d3cd
|
Move cli/cmd into cli/internal
|
2022-06-08 11:59:23 +02:00 |
|
Malte Poll
|
24bf1d21f7
|
hack: script to transform terraform state to constellation state
Signed-off-by: Malte Poll <mp@edgeless.systems>
|
2022-05-25 10:30:58 +02:00 |
|