katexochen
0d1fd8fb2a
Remove Azure client from CLI
2022-10-13 15:29:29 +02:00
katexochen
38498b1981
Update operator role identification
2022-10-13 15:29:29 +02:00
katexochen
dbe9bf381c
Get instance role from tags on Azure
2022-10-13 15:29:29 +02:00
katexochen
75888e986e
Add role.FromString and more tolerance
2022-10-13 15:29:29 +02:00
katexochen
f4af9c56f5
Use Terraform for create Azure
2022-10-13 15:29:29 +02:00
katexochen
98a16b2b47
Create Terraform module for Azure
...
Co-authored-by: Benedict Schlueter <bs@edgeless.systems>
2022-10-13 15:29:29 +02:00
katexochen
a4a61e98ee
Fix Terraform validation errors
2022-10-13 14:54:19 +02:00
katexochen
ba6d707b46
Fix Terraform fmt
2022-10-13 14:54:19 +02:00
katexochen
41c42f547f
Add tfsec workflow
2022-10-13 14:54:19 +02:00
katexochen
a00743e892
Add Terraform validation workflow
2022-10-13 14:54:19 +02:00
renovate[bot]
f032508c54
Configure Renovate ( #237 )
...
* Configure renovate
* pin remaining github actions
Signed-off-by: Fabian Kammel <fk@edgeless.systems>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-10-13 14:41:55 +02:00
Moritz Eckert
c7010f76ca
Update wording for MiniConstellation in docs ( #241 )
2022-10-13 11:29:56 +02:00
Fabian Kammel
50cff97ec5
improve wording in title ( #239 )
...
Signed-off-by: Fabian Kammel <fk@edgeless.systems>
Signed-off-by: Fabian Kammel <fk@edgeless.systems>
2022-10-13 08:58:06 +02:00
Fabian Kammel
7ee8f65889
Delete dependabot and prepare renovate ( #238 )
...
* Delete microserivce template.
* Remove dependabot config
* Prepare renovate by adopting GitHub actions syntax
Signed-off-by: Fabian Kammel <fk@edgeless.systems>
2022-10-12 18:05:58 +02:00
Fabian Kammel
552fb8f9b1
double CRD timeout to 30 seconds ( #230 )
...
Signed-off-by: Fabian Kammel <fk@edgeless.systems>
2022-10-12 17:07:18 +02:00
Daniel Weiße
23afccb975
AB#2474 Implement List and Self method for AWS ( #229 )
...
Signed-off-by: Daniel Weiße <dw@edgeless.systems>
2022-10-12 13:40:38 +02:00
katexochen
dbd71eebd9
Fix replace deprecated set-output syntax
2022-10-12 11:51:09 +02:00
katexochen
1f290af09b
Add dispatch trigger to all workflows
2022-10-12 11:32:19 +02:00
katexochen
49f233246c
Replace deprecated set-output syntax
2022-10-12 11:32:19 +02:00
katexochen
e3e7fddf76
Use unified version constant in bootstrapper
2022-10-12 11:04:07 +02:00
katexochen
39341e5f6b
Fix CLI version injection in cmake
2022-10-12 11:04:07 +02:00
Fabian Kammel
57b8efd1ec
Improve measurements verification with Rekor ( #206 )
...
Fetched measurements are now verified using Rekor in addition to a signature check.
Signed-off-by: Fabian Kammel <fk@edgeless.systems>
2022-10-11 13:57:52 +02:00
Paul Meyer
1c29638421
Use env to find bash in shebang ( #225 )
2022-10-10 14:21:17 +02:00
katexochen
f0a9e58b17
Update Go report card
2022-10-10 14:20:49 +02:00
katexochen
baeaf9f0c5
Fix macos e2e test
2022-10-10 13:43:15 +02:00
katexochen
6577ca6600
Bump enterprise image version
2022-10-10 13:43:15 +02:00
katexochen
87adf66708
Update qemu image
2022-10-10 13:43:15 +02:00
katexochen
10004875f4
Add spinner interrrupt for rollback
2022-10-10 13:43:15 +02:00
katexochen
75439344c9
Update cmakelist version
2022-10-10 13:43:15 +02:00
katexochen
eb700fb2ce
Release changelog
2022-10-10 13:43:15 +02:00
katexochen
eb340c1e1f
Build microservices on release branch
2022-10-10 13:43:15 +02:00
Leonard Cohnen
2a7c6ba052
bump gcp guest agent in workflow
2022-10-10 13:43:15 +02:00
katexochen
ef367275e1
Pin container image versions
2022-10-10 13:43:15 +02:00
Thomas Tendyck
76e9d7c5ac
docs: mini-constellation: fix typos and simplify some sentences
2022-10-10 09:34:32 +02:00
Thomas Tendyck
9db71a41de
docs: publish to 2.1
2022-10-10 09:29:50 +02:00
Thomas Tendyck
7003a86363
docs: publish to 2.0
2022-10-10 09:29:50 +02:00
Thomas Tendyck
617a55a230
docs: fixes and rewording of architecture
2022-10-10 09:29:50 +02:00
Paul Meyer
fd63ca1251
Release docs for v2.1 ( #222 )
2022-10-07 12:14:55 +02:00
Daniel Weiße
7f96b82288
Wrap references to mini Constellation in tip boxes ( #221 )
...
Signed-off-by: Daniel Weiße <dw@edgeless.systems>
2022-10-07 10:16:25 +02:00
github-actions[bot]
ff25593f7e
CLI reference was updated by edgelesssys/constellation@0edae36e ( #220 )
...
Co-authored-by: daniel-weisse <daniel-weisse@users.noreply.github.com>
2022-10-07 09:44:41 +02:00
Daniel Weiße
e1059aceac
AB#2425 Constellation mini docs ( #214 )
...
Signed-off-by: Daniel Weiße <dw@edgeless.systems>
2022-10-07 09:42:14 +02:00
Daniel Weiße
0edae36e43
AB#2426 Mini Constellation ( #198 )
...
* Mini Constellation commands to quickly deploy a local Constellation cluster
* Download libvirt container image if not present locally
* Fix libvirt KVM permission issues by creating kvm group using host GID inside container
* Remove QEMU specific values from state file
Signed-off-by: Daniel Weiße <dw@edgeless.systems>
Co-authored-by: Nils Hanke <nils.hanke@outlook.com>
2022-10-07 09:38:43 +02:00
Leonard Cohnen
0c651c55dd
increase control plane count during e2e tests
2022-10-07 03:44:24 +02:00
Leonard Cohnen
92618d5284
align load balancer timeout
2022-10-07 03:38:05 +02:00
Leonard Cohnen
2e3176f87c
enable konnectivity
2022-10-07 03:38:05 +02:00
Nils Hanke
803209b12b
Update Go to 1.19.2 ( #219 )
2022-10-06 19:31:12 +02:00
katexochen
4ccd96bf64
Pin container image hashes
2022-10-06 19:16:20 +02:00
katexochen
884c46179a
Bump konnectivity version
2022-10-06 19:16:20 +02:00
katexochen
bede530de7
Bump k8s versions
2022-10-06 19:16:20 +02:00
katexochen
9edfc2f6ba
Move k8s version window up
2022-10-06 19:16:20 +02:00