Daniel Weiße
d64aba7636
ci: author scheduled PRs using edgelessci account ( #3145 )
...
Signed-off-by: Daniel Weiße <dw@edgeless.systems>
2024-06-05 10:41:19 +02:00
Daniel Weiße
39b01f8dac
deps: bump Go version to v1.22.4 ( #3146 )
...
Signed-off-by: Daniel Weiße <dw@edgeless.systems>
2024-06-05 10:27:39 +02:00
Moritz Sanft
1989bce0a5
bootstrapper: disable gRPC logging ( #3134 )
...
* bootstrapper: disable gRPC logging
* bootstrapper: remove debug flag
* upgrade-agent: remove gRPC logging
Signed-off-by: Moritz Sanft <58110325+msanft@users.noreply.github.com>
---------
Signed-off-by: Moritz Sanft <58110325+msanft@users.noreply.github.com>
2024-06-05 09:24:08 +02:00
Moritz Sanft
1b7b80673c
image: update measurements and image version ( #3144 )
...
Co-authored-by: katexochen <49727155+katexochen@users.noreply.github.com>
2024-06-05 09:22:32 +02:00
Daniel Weiße
1514351571
ci: update conditions on when to auto assign reviewer ( #3141 )
...
* Use the correct value for `github.event.pull_request.requested_reviewers`
* Run the workflow on more events than just labeling a PR
* Skip workflow if there are already reviewers assigned
---------
Signed-off-by: Daniel Weiße <dw@edgeless.systems>
2024-06-05 08:42:47 +02:00
Markus Rudy
5a100d1fc9
helm: use Cilium chart from fork ( #3130 )
2024-06-05 07:56:11 +02:00
renovate[bot]
66a5d6a5d3
deps: update dependency rules_proto to v6.0.0.bcr.1 ( #3138 )
...
* deps: update dependency rules_proto to v6.0.0.bcr.1
* 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-06-04 16:54:50 +02:00
Moritz Sanft
5f0ed2b865
flake: pin bazel to 7.1.2 ( #3142 )
...
Signed-off-by: Moritz Sanft <58110325+msanft@users.noreply.github.com>
2024-06-04 16:50:52 +02:00
renovate[bot]
72555e9ba1
deps: update GitHub action dependencies ( #3140 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-06-04 14:50:20 +02:00
Daniel Weiße
66aa8a8d52
ci: adjust performance benchmark to run on different attestation variants ( #3129 )
...
* Create perf bench artifacts based on attestation variant, not CSP
* Enable perf bench on gcp-sev-snp, azure-tdx and AWS
---------
Signed-off-by: Daniel Weiße <dw@edgeless.systems>
2024-06-04 13:23:07 +02:00
Moritz Sanft
69048e430e
image: fix podman config path ( #3139 )
2024-06-04 11:02:59 +02:00
renovate[bot]
929a555de5
deps: update bazel (core) ( #3136 )
...
* deps: update bazel (core)
* 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>
Co-authored-by: Moritz Sanft <58110325+msanft@users.noreply.github.com>
2024-06-03 15:35:32 +02:00
renovate[bot]
aa910cfc25
deps: update Kubernetes versions ( #3102 )
...
* deps: update Kubernetes versions
* 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>
Co-authored-by: Moritz Sanft <58110325+msanft@users.noreply.github.com>
2024-06-03 15:08:09 +02:00
renovate[bot]
3c3b993c36
deps: update golang:1.22.3 Docker digest to f43c6f0 ( #3117 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-06-03 13:14:52 +02:00
renovate[bot]
93cabbe0b2
deps: update Constellation containers to v2.17.0-pre.0.20240524110423-80917921e3d6 ( #3106 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-06-03 13:13:48 +02:00
edgelessci
ce3b00668b
image: update measurements and image version ( #3131 )
...
Co-authored-by: katexochen <49727155+katexochen@users.noreply.github.com>
2024-06-03 08:53:59 +02:00
edgelessci
26e9f988ff
image: update locked rpms ( #3133 )
...
Co-authored-by: malt3 <1780588+malt3@users.noreply.github.com>
2024-06-02 20:21:45 +02:00
miampf
fbdc8f6e85
ci: clean up failed miniconstellation e2e tests ( #3109 )
2024-05-31 13:51:55 +02:00
edgelessci
79d3781f3e
image: update measurements and image version ( #3128 )
...
Co-authored-by: katexochen <49727155+katexochen@users.noreply.github.com>
2024-05-29 08:18:27 +02:00
Daniel Weiße
3834373fd2
ci: disable perf-bench test for gcp-sev-snp ( #3127 )
...
Signed-off-by: Daniel Weiße <dw@edgeless.systems>
2024-05-28 16:25:37 +02:00
Felix Schuster
7197a9b719
Rewrite "chain of trust" section ( #3066 )
...
Co-authored-by: 3u13r <lc@edgeless.systems>
Co-authored-by: Moritz Eckert <m1gh7ym0@gmail.com>
2024-05-27 18:21:27 +02:00
Moritz Sanft
d14ee6ba1d
helm: update AWS CSI driver chart ( #3121 )
2024-05-27 16:22:56 +02:00
edgelessci
a2e417f5bb
image: update locked rpms ( #3124 )
...
Co-authored-by: malt3 <1780588+malt3@users.noreply.github.com>
2024-05-27 08:15:52 +02:00
3u13r
21c30ebb76
metadata-api: support dnsmasq ( #3115 )
2024-05-24 15:14:16 +02:00
Malte Poll
37e46b98c2
bazel: removed unused WORKSPACE dependency
2024-05-24 11:18:35 +02:00
Malte Poll
f1794eb97d
bazel: upgrade aspect_bazel_lib to 2.7.6
2024-05-24 11:18:35 +02:00
Malte Poll
32a8d8ffca
bazel: upgrade rules_go to 0.48.0
2024-05-24 11:18:35 +02:00
renovate[bot]
80917921e3
deps: update GitHub action dependencies ( #3123 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-05-24 11:04:23 +02:00
Daniel Weiße
d4ab6a83bc
ci: check for pattern completion instead of file when creating archive ( #3120 )
...
Signed-off-by: Daniel Weiße <dw@edgeless.systems>
2024-05-24 08:46:22 +02:00
Malte Poll
bd8466a8c8
misc: remove malt3 from issue assignments
2024-05-24 08:31:59 +02:00
Malte Poll
31653ec2b8
CODEOWNERS: remove malt3
2024-05-24 08:31:59 +02:00
edgelessci
be3f555573
image: update measurements and image version ( #3119 )
...
Co-authored-by: katexochen <49727155+katexochen@users.noreply.github.com>
2024-05-24 08:08:42 +02:00
Malte Poll
b86faadfcc
tidy: document MODULE.bazel.lock maintencance
2024-05-23 09:48:04 +02:00
Malte Poll
162e73de72
bazel: commit bzlmod lockfile
...
While it does have some quirks before Bazel 7.2, it is still vital for security.
2024-05-23 09:48:04 +02:00
Malte Poll
6533351dd9
bazel: limit concurrency of mkosi_image rule
...
The mkosi_image rule uses a lot of memory.
In order to allow higher levels of concurrency,
such as `bazel build --jobs 128`, we need to more accurately model the
amount of CPU and memory required.
2024-05-23 09:48:04 +02:00
Malte Poll
1b3b3041d7
renovate: match additional names for Bazel core deps
2024-05-23 09:48:04 +02:00
Malte Poll
8181582450
link-checker: add ignored sites
2024-05-23 09:48:04 +02:00
Malte Poll
f57698ac3f
dev-docs: document new location of Go toolchain version
2024-05-23 09:48:04 +02:00
Malte Poll
2c8a16294e
bazel: migrate rules_proto to bzlmod
2024-05-23 09:48:04 +02:00
Malte Poll
d960121cba
bazel: update BUILD files for rules_go bzlmod migration
2024-05-23 09:48:04 +02:00
Malte Poll
9e83ba12cd
bazel: migrate rules_go and gazelle to bzlmod
2024-05-23 09:48:04 +02:00
Malte Poll
73e4cf6a78
bazel: migrate buildifier to bzlmod
2024-05-23 09:48:04 +02:00
Malte Poll
7e5f56f3ba
bazel: migrate aspect_bazel_lib to bzlmod
2024-05-23 09:48:04 +02:00
Malte Poll
fd70709192
bazel: migrate rules_python to bzlmod
2024-05-23 09:48:04 +02:00
Malte Poll
2ba94f5ba8
bazel: migrate rules_pkg to bzlmod
2024-05-23 09:48:04 +02:00
Malte Poll
8abac5c2fd
bazel: migrate rules_cc to bzlmod
2024-05-23 09:48:04 +02:00
Malte Poll
d179fae776
bazel: migrate hermetic_cc_toolchain to bzlmod
2024-05-23 09:48:04 +02:00
Malte Poll
3be4adb7c4
bazel: migrate skylib to bzlmod
2024-05-23 09:48:04 +02:00
Malte Poll
8796edc9ad
bazel: enable bzlmod
...
This change enables bzlmod without migrating any dependencies.
Instead, WORKSPACE dependencies can be migrated one by one.
2024-05-23 09:48:04 +02:00
Daniel Weiße
d0bab9eb08
ci: ignore missing files when creating archive ( #3118 )
...
* Reduce output noise from using 7zip
* Ignore non existent files when creating archive
---------
Signed-off-by: Daniel Weiße <dw@edgeless.systems>
2024-05-23 09:24:15 +02:00