Leonard Cohnen
|
7163c161b6
|
Deploy Konnectivity
|
2022-09-09 17:26:02 +02:00 |
|
Thomas Tendyck
|
9d264604c0
|
cli: remove GCP ADC project name check
|
2022-09-07 10:29:41 +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 |
|
katexochen
|
e761c9bf97
|
Manually manage GCP service accounts
|
2022-08-24 11:44:05 +02:00 |
|
katexochen
|
df9db94079
|
Add method for building resource names
|
2022-08-23 18:11:20 +02:00 |
|
katexochen
|
14ef07aca9
|
Add method for building resource URIs
|
2022-08-23 18:11:20 +02:00 |
|
katexochen
|
a02a46e454
|
Use multiple loadbalancers on GCP
|
2022-08-23 18:11:20 +02:00 |
|
katexochen
|
c954ec089f
|
Check for 404 errors in GCP termination
|
2022-08-23 18:11:20 +02:00 |
|
katexochen
|
9f599c3993
|
Remove checks for GetState/SetState
|
2022-08-23 18:11:20 +02:00 |
|
katexochen
|
f28e00659c
|
Use uber/multierr for error composition
|
2022-08-23 18:11:20 +02:00 |
|
katexochen
|
c2faa20d6e
|
Fix naming in state file
|
2022-08-23 18:11:20 +02:00 |
|
Daniel Weiße
|
60d5578475
|
AB#2215 Perform sanity check on GCP projectID (#349)
Signed-off-by: Daniel Weiße <dw@edgeless.systems>
|
2022-08-09 10:26:29 +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 |
|
Leonard Cohnen
|
e13f4d84c3
|
add gcp loadbalancer
|
2022-06-23 14:00:20 +02:00 |
|
katexochen
|
b308db03fe
|
Move cli/cloud/cloudtypes into /internal
|
2022-06-08 11:59:23 +02:00 |
|
katexochen
|
6cd93e4179
|
Move cli/gcp to cli/internal/gcp
|
2022-06-08 11:53:55 +02:00 |
|