edgelessci
283ea08437
image: update locked rpms ( #3512 )
...
Co-authored-by: edgelessci <edgelessci@users.noreply.github.com>
2024-12-01 13:13:31 +01:00
Malte Poll
d8e9ed4f93
attestation: upgrade expected AWS SEV-SNP firmware ( #3049 )
...
Co-authored-by: Moritz Sanft <58110325+msanft@users.noreply.github.com>
2024-11-29 14:32:15 +01:00
renovate[bot]
2c318905a6
deps: update bazel (modules) ( #3505 )
...
* deps: update bazel (modules)
* deps: tidy all modules
* Ignore rules_python root warning
Signed-off-by: Daniel Weiße <dw@edgeless.systems>
* deps: tidy all modules
---------
Signed-off-by: Daniel Weiße <dw@edgeless.systems>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: edgelessci <edgelessci@users.noreply.github.com>
Co-authored-by: Daniel Weiße <dw@edgeless.systems>
2024-11-29 11:14:21 +01:00
edgelessci
17bfce7c11
image: update measurements and image version ( #3508 )
...
Co-authored-by: edgelessci <edgelessci@users.noreply.github.com>
2024-11-29 08:49:05 +01:00
renovate[bot]
5977f0f5b1
deps: update rhysd/actionlint to v1.7.4 ( #3506 )
...
* deps: update rhysd/actionlint to v1.7.4
* deps: tidy all modules
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: edgelessci <edgelessci@users.noreply.github.com>
2024-11-28 19:49:37 +01:00
renovate[bot]
b99bd53066
deps: update fedora:40 Docker digest to 7cdd2b4 ( #3503 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-28 16:15:39 +01:00
renovate[bot]
8f3d6c42f2
deps: update GitHub action dependencies ( #3507 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-28 16:15:26 +01:00
renovate[bot]
6dbb8ac56a
deps: update Terraform azuread to v3 ( #3432 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-28 15:48:29 +01:00
edgelessci
b99413a7cc
image: update locked rpms ( #3493 )
...
Co-authored-by: edgelessci <edgelessci@users.noreply.github.com>
2024-11-28 15:46:22 +01:00
Markus Rudy
6d7f687609
image: allow autologin on TTY1 for STACKIT cloud ( #3499 )
2024-11-27 14:21:43 +01:00
Daniel Weiße
900fb3f88b
ci: automate manual post-release steps ( #3498 )
...
Signed-off-by: Daniel Weiße <dw@edgeless.systems>
2024-11-27 08:52:54 +01:00
edgelessci
247df63d68
image: update measurements and image version ( #3500 )
...
Co-authored-by: edgelessci <edgelessci@users.noreply.github.com>
2024-11-27 08:31:00 +01:00
Adrian Stobbe
143f683852
make post release more promiment ( #3497 )
2024-11-26 16:50:41 +01:00
Moritz Sanft
52372ae808
bootstrapper: only err if no control plane IPs available ( #3496 )
...
Previously we errored out of the entire join if retrieval
of either LB IP or control plane public IP failed. This resulted
in the entire "use either IP" logic not working as intended. This now
makes it log a warning only if the IP retrievals fail, and only errors
out of the join if no IP can be found at all.
2024-11-26 10:38:18 +01:00
renovate[bot]
fbdf1db053
deps: update bazel (plugins) ( #3486 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-26 09:27:43 +01:00
Daniel Weiße
871be80877
ci: update workflows to initialize upgrade tests with v2.19.3 ( #3494 )
...
Signed-off-by: Daniel Weiße <dw@edgeless.systems>
2024-11-26 08:55:33 +01:00
Thomas Tendyck
b2e99af86c
docs: refactor gtag
2024-11-22 17:19:51 +01:00
Daniel Weiße
f06830ec1a
deps: update google/go-sev-guest to v0.11.2-0.20241122022416-97a55186df28 ( #3490 )
...
Signed-off-by: Daniel Weiße <dw@edgeless.systems>
2024-11-22 11:01:09 +01:00
edgelessci
4d65c7811b
image: update measurements and image version ( #3491 )
...
Co-authored-by: edgelessci <edgelessci@users.noreply.github.com>
2024-11-22 09:18:26 +01:00
3u13r
4026752e89
docs: remove mentioning of Cilium's key rotation for IPSec since it does not apply to WireGuard ( #3489 )
2024-11-21 09:03:05 +01:00
Daniel Weiße
775ba22ab2
ci: run terraform apply
in provider example test with timeout ( #3482 )
...
* Run terraform apply with timeouts
* Ignore lock file when running terraform destroy
---------
Signed-off-by: Daniel Weiße <dw@edgeless.systems>
2024-11-21 08:32:22 +01:00
3u13r
521ff0d14c
Pin crane and npm dependencies ( #3477 )
...
* ci: pin crane dependency
* docs: pin npm dependencies
* deps: bump docusaurus
---------
Co-authored-by: Thomas Tendyck <tt@edgeless.systems>
2024-11-20 18:34:25 +01:00
Daniel Weiße
d874b5b5f4
deps: use forked google/go-sev-guest to support v3 AMD SEV-SNP attestation reports ( #3487 )
...
Signed-off-by: Daniel Weiße <dw@edgeless.systems>
2024-11-20 09:39:51 +01:00
Markus Rudy
173ef26f70
ci: pin nix version to 2.25.2 ( #3484 )
...
* ci: pin nix version to 2.25.2
* bazel: update stale lock file
2024-11-20 09:09:20 +01:00
edgelessci
3b23d080d7
image: update measurements and image version ( #3485 )
...
Co-authored-by: edgelessci <edgelessci@users.noreply.github.com>
2024-11-20 08:09:59 +01:00
Daniel Weiße
e0c95a34bb
ci: update workload identity provider url ( #3483 )
...
Signed-off-by: Daniel Weiße <dw@edgeless.systems>
2024-11-18 16:36:32 +01:00
edgelessci
7cde5220c5
image: update locked rpms ( #3481 )
...
Co-authored-by: edgelessci <edgelessci@users.noreply.github.com>
2024-11-18 08:16:45 +01:00
edgelessci
98cabeebd5
image: update measurements and image version ( #3479 )
...
Co-authored-by: edgelessci <edgelessci@users.noreply.github.com>
2024-11-15 09:02:24 +01:00
edgelessci
26da32ed95
image: update measurements and image version ( #3478 )
...
Co-authored-by: edgelessci <edgelessci@users.noreply.github.com>
2024-11-14 08:50:09 +01:00
Moritz Eckert
1c5fe3fe24
docs: update azure firmware with openhcl ( #3473 )
...
Co-authored-by: Thomas Tendyck <51411342+thomasten@users.noreply.github.com>
2024-11-11 12:50:18 +01:00
Moritz Eckert
36024f20ae
docs: change wording contrast with comparison ( #3476 )
2024-11-11 12:45:30 +01:00
edgelessci
a8434a2415
image: update locked rpms ( #3475 )
...
Co-authored-by: edgelessci <edgelessci@users.noreply.github.com>
2024-11-11 11:17:09 +01:00
renovate[bot]
d95a1de17f
deps: update ubuntu:22.04 Docker digest to 0e5e4a5 ( #3447 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-11 10:11:51 +01:00
edgelessci
000a7627fc
image: update measurements and image version ( #3474 )
...
Co-authored-by: edgelessci <edgelessci@users.noreply.github.com>
2024-11-08 08:27:27 +01:00
Moritz Eckert
887b9c5fae
docs: stackit improve clouds.yaml description ( #3470 )
2024-11-07 09:30:41 +01:00
edgelessci
273ec733fb
image: update measurements and image version ( #3471 )
...
Co-authored-by: edgelessci <edgelessci@users.noreply.github.com>
2024-11-06 08:28:21 +01:00
edgelessci
f2b919a563
image: update locked rpms ( #3468 )
...
Co-authored-by: edgelessci <edgelessci@users.noreply.github.com>
2024-11-05 17:09:26 +01:00
Adrian Stobbe
e39d90ac1e
add migrate instructions to v2.19 docs ( #3469 )
2024-11-05 09:56:29 +01:00
Markus Rudy
960499a937
image: unset password reset date to ensure reprodicibility ( #3466 )
...
* image: unset password reset date
2024-11-04 14:53:35 +01:00
Adrian Stobbe
54058eed2a
terraform: fix security rule reconciliation on Azure ( #3454 )
...
* fix security rule reconciliation on azure
* fix simulated patch version upgrade
2024-11-04 08:59:16 +01:00
edgelessci
aa7d47ed5f
image: update measurements and image version ( #3464 )
...
Co-authored-by: edgelessci <edgelessci@users.noreply.github.com>
2024-10-30 08:07:48 +01:00
Moritz Sanft
7458d0e892
deps: update terraform-provider-stackit ( #3462 )
2024-10-29 19:03:19 +01:00
Markus Rudy
bff8bce88f
docs: how to reproduce released artifacts ( #3451 )
...
* ci: test reproducability with different dependency installation methods
* nix: mitigate nix store optimisiation
* docs: reproducible builds
Co-authored-by: Daniel Weiße <66256922+daniel-weisse@users.noreply.github.com>
Co-authored-by: Thomas Tendyck <51411342+thomasten@users.noreply.github.com>
* ci: upgrade ubuntu runners for reproducible builds
---------
Co-authored-by: Thomas Tendyck <51411342+thomasten@users.noreply.github.com>
2024-10-29 14:04:59 +01:00
Mauritz Uphoff
9124691743
config: only allow confidential instances on stackit ( #3463 )
...
* cli: only allow confidential instances on stackit
* review changes
2024-10-29 12:35:01 +01:00
renovate[bot]
7dc38d9ff0
deps: update bazel (modules) ( #3448 )
...
* deps: update bazel (modules)
* Dont upgrade rules_python due to incompatibility with rules_pkg
* deps: tidy all modules
---------
Signed-off-by: Daniel Weiße <dw@edgeless.systems>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Weiße <dw@edgeless.systems>
Co-authored-by: edgelessci <edgelessci@users.noreply.github.com>
2024-10-29 09:30:43 +01:00
Daniel Weiße
4b7cd84eaf
e2e-upgrade: guard function return values behind sync.WaitGroup
( #3461 )
...
Signed-off-by: Daniel Weiße <dw@edgeless.systems>
2024-10-28 11:34:11 +01:00
Daniel Weiße
132218ac1e
ci: report failure in scheduled Terraform provider tests on cancel ( #3460 )
...
Signed-off-by: Daniel Weiße <dw@edgeless.systems>
2024-10-28 10:46:24 +01:00
edgelessci
46fcbb5ee8
image: update locked rpms ( #3459 )
...
Co-authored-by: edgelessci <edgelessci@users.noreply.github.com>
2024-10-28 09:55:07 +01:00
Adrian Stobbe
53caa86cb8
docs: clarify for Azure TDX with Terraform provider ( #3449 )
2024-10-25 14:00:44 +02:00
edgelessci
1ed1a627b3
image: update measurements and image version ( #3458 )
...
Co-authored-by: edgelessci <edgelessci@users.noreply.github.com>
2024-10-25 11:08:47 +02:00