Adrian Stobbe
|
26305e8f80
|
cli: install helm charts in cli instead of bootstrapper (#2136)
* init
* fixup! init
* gcp working?
* fixup! fixup! init
* azure cfg for microService installation
* fixup! azure cfg for microService installation
* fixup! azure cfg for microService installation
* cleanup bootstrapper code
* cleanup helminstall code
* fixup! cleanup helminstall code
* Update internal/deploy/helm/install.go
Co-authored-by: Daniel Weiße <66256922+daniel-weisse@users.noreply.github.com>
* daniel feedback
* TODO add provider (also to CreateCluster) so we can ensure that provider specific output
* fixup! daniel feedback
* use debugLog in helm installer
* placeholderHelmInstaller
* rename to stub
---------
Co-authored-by: Daniel Weiße <66256922+daniel-weisse@users.noreply.github.com>
|
2023-07-31 10:53:05 +02:00 |
|
Moritz Sanft
|
1d0ee796e8
|
cli: add Terraform log support (#1620)
* add Terraform logging
* add TF logging to CLI
* fix path
* only create file if logging is enabled
* update bazel files
* register persistent flags manually
* clidocgen
* move logging code to separate file
* reword yes flag parsing error
* update bazel buildfile
* factor out log level setting
|
2023-04-14 14:15:07 +02:00 |
|
Moritz Sanft
|
7410cf8038
|
cli: fix iam rollback (#1148)
* AB#2897 rename DestroyCluster
* #AB2897 error if terraform dir exists
* AB#2897 reword DestroyResources
|
2023-02-13 08:42:54 +01:00 |
|
Daniel Weiße
|
e66cb84d6e
|
AB#2532 Dont clean up workspace if rollback fails (#360)
* Dont clean up workspace if rollback fails
* Remove dependency on CSP from terminate
Signed-off-by: Daniel Weiße <dw@edgeless.systems>
|
2022-10-26 15:57:00 +02:00 |
|
katexochen
|
1556e239ca
|
Remove state file
|
2022-10-13 15:29:29 +02:00 |
|
katexochen
|
f4af9c56f5
|
Use Terraform for create Azure
|
2022-10-13 15:29:29 +02:00 |
|
Daniel Weiße
|
2ea695896f
|
AB#2439 Containerized libvirt (#191)
Signed-off-by: Daniel Weiße <dw@edgeless.systems>
|
2022-10-05 09:11:30 +02:00 |
|
katexochen
|
d973740b03
|
Use Terraform for create on GCP
|
2022-09-30 16:50:52 +02:00 |
|
katexochen
|
ba6e41ed5c
|
Upgrade go module to v2
|
2022-09-22 09:10:19 +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
|
f15605cb45
|
Manually manage resource group on Azure
|
2022-08-31 14:10:08 +02:00 |
|
katexochen
|
e761c9bf97
|
Manually manage GCP service accounts
|
2022-08-24 11:44:05 +02:00 |
|
katexochen
|
9f599c3993
|
Remove checks for GetState/SetState
|
2022-08-23 18:11:20 +02:00 |
|
katexochen
|
c2faa20d6e
|
Fix naming in state file
|
2022-08-23 18:11:20 +02:00 |
|
katexochen
|
916e5d6b55
|
Rename coordinator to bootstrapper and rename roles
|
2022-07-14 17:25:18 +02:00 |
|
katexochen
|
0627b14445
|
Move cli/cloud/cloudcmd into cli/internal
|
2022-06-08 11:59:23 +02:00 |
|