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
|
1861dc2744
|
Tag Azure resources with UID
|
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 |
|
Daniel Weiße
|
8895693ae2
|
AB#2251 Parallel Azure scale set creation (#318)
* Parallel Azure scale set creation
Signed-off-by: Daniel Weiße <dw@edgeless.systems>
|
2022-08-05 10:35:38 +02:00 |
|
Malte Poll
|
081dfb5037
|
Upgrade Azure SDK
Signed-off-by: Malte Poll <mp@edgeless.systems>
|
2022-08-05 10:35:38 +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 |
|