3u13r
|
6062b10035
|
cli: split image into oss and enterprise (#1788)
|
2023-05-23 10:49:47 +02:00 |
|
Malte Poll
|
dc9b3c1937
|
ci: run e2e tests as last step of release pipeline (#1793)
|
2023-05-22 09:22:00 +02:00 |
|
3u13r
|
964775c4c2
|
Add autoscaling and cluster upgrade support for AWS (#1758)
* aws: autoscaling and upgrades
* docs: update scaling and upgrades for AWS
* deps: pin vuln check against release
|
2023-05-19 13:57:31 +02:00 |
|
Otto Bittner
|
2dc105224d
|
ci: set toImage argument in e2e-test-release (#1722)
|
2023-05-16 08:54:12 +02:00 |
|
renovate[bot]
|
080e0bcaec
|
deps: update golang:1.20.4 Docker digest to 685a22e (#1761)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2023-05-12 18:18:13 +02:00 |
|
3u13r
|
4024b9cf71
|
ci: fix minicon e2e test (#1763)
* ci: push containers during minicon e2e
* cli: set testing nvram for pre images in minicon
|
2023-05-12 17:14:32 +02:00 |
|
Daniel Weiße
|
0e7d50b465
|
Select attestation variant for verify test (#1755)
Signed-off-by: Daniel Weiße <dw@edgeless.systems>
|
2023-05-12 11:06:49 +02:00 |
|
3u13r
|
dd2ea50a39
|
deps: bump go version (#1760)
|
2023-05-11 14:14:15 +02:00 |
|
Daniel Weiße
|
d9bec20c78
|
Guard measurement removal behind config version check (#1739)
Signed-off-by: Daniel Weiße <dw@edgeless.systems>
|
2023-05-05 16:43:50 +02:00 |
|
renovate[bot]
|
a8101c8c64
|
deps: update GitHub action dependencies (#1745)
Co-authored-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
|
2023-05-05 14:42:20 +02:00 |
|
renovate[bot]
|
a60e22d6d3
|
deps: update golang Docker tag to v1.20.4 (#1746)
Co-authored-by: katexochen <katexochen@users.noreply.github.com>
|
2023-05-05 14:37:15 +02:00 |
|
Paul Meyer
|
30cd024076
|
deps: add Kubernetes v1.27, remove Kubernetes v1.24 (#1669)
Signed-off-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
|
2023-05-05 13:22:53 +02:00 |
|
Paul Meyer
|
b48866a756
|
ci: fix measurement generation on scheduled build (#1741)
Signed-off-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
|
2023-05-05 13:13:51 +02:00 |
|
Malte Poll
|
2efa3083dc
|
ci: use native go code for os image upload
|
2023-05-05 12:06:44 +02:00 |
|
Otto Bittner
|
1f49c815b2
|
ci: update measurement overwrite for config v3 (#1731)
|
2023-05-04 11:32:52 +02:00 |
|
Paul Meyer
|
b76583e4a0
|
ci: fix e2e miniconstellation abort condition (#1728)
Signed-off-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
|
2023-05-04 08:16:31 +02:00 |
|
Paul Meyer
|
ab74958b4a
|
ci: fix e2e release abort condition (#1726)
Signed-off-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
|
2023-05-03 18:18:16 +02:00 |
|
Malte Poll
|
d2cbf3dc83
|
ci: skip e2e tests if caller was not successful (#1714)
|
2023-05-03 11:40:09 +02:00 |
|
Otto Bittner
|
1180b376fa
|
ci: only add tf-log flag if the binary supports it
We sometimes run older CLI versions in the CI. Those versions
may not support the flag.
|
2023-05-02 11:08:40 +02:00 |
|
Paul Meyer
|
7ab23c28b8
|
Revert "misc: replace sha256sum with shasum -a 256 (#1681)"
This reverts commit ec1d5e9fb5 .
While the change enabled shasum calculation on mac, it broke it
on some Linux distros.
|
2023-05-02 11:07:05 +02:00 |
|
Otto Bittner
|
5deccc3d01
|
ci: push images in e2e-upgrade
|
2023-04-28 15:48:12 +02:00 |
|
Otto Bittner
|
481eeeaf3e
|
ci: add simulatedTargetVersion to e2e-upgrade
This allows us to build a CLI that reports the given version during
an upgrade test. With this we can test patch upgrades.
|
2023-04-28 15:48:12 +02:00 |
|
Paul Meyer
|
1d24036f21
|
ci: fix os image build schedule (#1703)
Signed-off-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
|
2023-04-28 12:57:11 +02:00 |
|
Malte Poll
|
635b98a34f
|
ci: rename all usages of bazel push target from //:push to //bazel/release:push (#1701)
|
2023-04-28 09:26:15 +02:00 |
|
renovate[bot]
|
fa4c6201b0
|
deps: update golang:1.20.3 Docker digest to 403f486 (#1691)
Co-authored-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
|
2023-04-27 17:50:46 +02:00 |
|
Moritz Sanft
|
261fe611a9
|
ci: add Terraform logging (#1665)
* enable Terraform logging
* change to debug level
* rename artifact
* add name suffix
* remove blank line
|
2023-04-27 14:03:49 +02:00 |
|
Paul Meyer
|
12216ea997
|
ci: prevent google auth warnings when reauthenticating (#1697)
Signed-off-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
|
2023-04-27 10:55:57 +02:00 |
|
Malte Poll
|
0c206e62d0
|
deps: rename bazel-zig-cc to hermetic_cc_toolchain (#1695)
|
2023-04-27 10:27:43 +02:00 |
|
Paul Meyer
|
bf051174f6
|
ci: update measurements and image version
on scheduled build
Signed-off-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
|
2023-04-27 10:20:27 +02:00 |
|
Paul Meyer
|
82d0475e2a
|
ci: don't pick from release to main
Signed-off-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
|
2023-04-27 10:20:27 +02:00 |
|
Malte Poll
|
ec1d5e9fb5
|
misc: replace sha256sum with shasum -a 256 (#1681)
|
2023-04-26 13:40:18 +02:00 |
|
Malte Poll
|
84dd25600f
|
image: upgrade mkosi to support repart (#1684)
|
2023-04-25 18:22:40 +02:00 |
|
Otto Bittner
|
c962e1745f
|
ci: add missing permissions for e2e-upgrade job (#1679)
Missed a spot..
|
2023-04-24 13:49:02 +02:00 |
|
Otto Bittner
|
e6d5c2f116
|
ci: remove obsolete env variables
these variables influence the azure cli auth behavior.
we now use OIDC as login mechanism.
|
2023-04-24 12:38:08 +02:00 |
|
Otto Bittner
|
840eb401c6
|
ci: add missing permissions to workflows
+ packages: write
+ checks: write
|
2023-04-24 12:38:08 +02:00 |
|
Malte Poll
|
dc5e6f30a9
|
ci: login to container registry before pushing containers (#1676)
|
2023-04-21 11:05:08 +02:00 |
|
Malte Poll
|
5145f806ea
|
bazel: remove apko and Dockerfile where Bazel is used to build container images
|
2023-04-18 15:35:15 +02:00 |
|
Malte Poll
|
19ff132ee8
|
ci: upload container images when running e2e tests
|
2023-04-18 15:35:15 +02:00 |
|
Paul Meyer
|
4b9bce9bb7
|
ci: fix notification trigger (#1673)
Signed-off-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
|
2023-04-18 14:50:36 +02:00 |
|
Paul Meyer
|
e335421dd2
|
ci: trigger notify only in scheduled workflows (#1671)
Signed-off-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
|
2023-04-17 17:30:56 +02:00 |
|
3u13r
|
3cb6ab04f1
|
ci: don't set IAM env for Azure (#1670)
|
2023-04-17 16:47:12 +02:00 |
|
Paul Meyer
|
c1d3b38a5f
|
ci: replace release[bot] with edgelessci
Signed-off-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
|
2023-04-17 12:08:42 +02:00 |
|
Paul Meyer
|
7a1af4937c
|
ci: remove outdated iam code
Signed-off-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
|
2023-04-17 12:08:42 +02:00 |
|
Paul Meyer
|
b80d1576f3
|
ci: use include list to define e2e matrix
Signed-off-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
|
2023-04-17 12:08:42 +02:00 |
|
Paul Meyer
|
4020e7840a
|
ci: always use tee -a instead of redirecting
into GITHUB_OUTPUT
Signed-off-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
|
2023-04-17 12:08:42 +02:00 |
|
Paul Meyer
|
0b3190ea8b
|
ci: fix naming issues (#1662)
Signed-off-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
|
2023-04-15 19:24:48 +02:00 |
|
Paul Meyer
|
860d72a083
|
ci: reduce number of steps with continue-on-error (#1593)
Signed-off-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
|
2023-04-14 18:50:58 +02:00 |
|
Paul Meyer
|
632b24e7cd
|
ci: fix version publishing on release (#1658)
Signed-off-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
|
2023-04-14 18:04:03 +02:00 |
|
Paul Meyer
|
1cc0ab2614
|
ci: improve e2e failure reporting and checklist (#1656)
Signed-off-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
|
2023-04-14 13:14:25 +02:00 |
|
Paul Meyer
|
76979136de
|
ci: refactor artifact and resource naming
Signed-off-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
|
2023-04-14 13:12:39 +02:00 |
|