Daniel Weiße
|
4e5c213b4d
|
deps: update Go to v1.24.2 (#3750)
* deps: update Go to v1.24.2
* tests: replace context.Background() with t.Context()
---------
Signed-off-by: Daniel Weiße <dw@edgeless.systems>
|
2025-04-09 10:54:28 +02:00 |
|
Malte Poll
|
3a5753045e
|
goleak: ignore rules_go SIGTERM handler
rules_go added a SIGTERM handler that has a goroutine that survives the scope of the goleak check.
Currently, the best known workaround is to ignore this goroutine.
https://github.com/uber-go/goleak/issues/119
https://github.com/bazelbuild/rules_go/pull/3749
https://github.com/bazelbuild/rules_go/pull/3827#issuecomment-1894002120
|
2024-01-22 13:11:58 +01:00 |
|
3u13r
|
e0285c122e
|
todo responsibilities and cleanup (#1837)
* chore: add TODO responsibilities
* chore: remove not needed TODOs
* chore: remove outdated migrations
* chore: remove resolved goleak exception
* chore: remove not needed cosign env
* config: add link to our Azure snp docs
|
2023-06-01 12:33:06 +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 |
|