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
|
f15605cb45
|
Manually manage resource group on Azure
|
2022-08-31 14:10:08 +02:00 |
|
Malte Poll
|
708c6e057e
|
Remove azure single instance support (#402)
|
2022-08-26 11:45:32 +02:00 |
|
Malte Poll
|
716ba52588
|
create on Azure: Allow toggling between CVMs / Trusted Launch VMs (#401)
|
2022-08-25 15:24:31 +02:00 |
|
Malte Poll
|
f9c70d5c5a
|
constellation create azure: use custom poller to check for scale set creation (#394)
Signed-off-by: Malte Poll <mp@edgeless.systems>
|
2022-08-24 11:31:43 +02:00 |
|
Malte Poll
|
081dfb5037
|
Upgrade Azure SDK
Signed-off-by: Malte Poll <mp@edgeless.systems>
|
2022-08-05 10:35:38 +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 |
|
katexochen
|
b308db03fe
|
Move cli/cloud/cloudtypes into /internal
|
2022-06-08 11:59:23 +02:00 |
|
katexochen
|
064151a956
|
Move cli/azure to cli/internal/azure
|
2022-06-08 11:59:23 +02:00 |
|