Thomas Tendyck
|
3b9f7530fb
|
license: change headers
find -name '*.go' -exec sed -i 's/SPDX-License-Identifier: AGPL-3.0-only/SPDX-License-Identifier: BUSL-1.1/' {} +
|
2025-07-15 23:34:48 +02:00 |
|
Malte Poll
|
ee91d8b1cc
|
image: implement idempotent upload of os images
|
2023-05-05 12:06:44 +02:00 |
|
Daniel Weiße
|
690b50b29d
|
dev-docs: Go package docs (#958)
* Remove unused package
* Add Go package docs to most packages
Signed-off-by: Daniel Weiße <dw@edgeless.systems>
Signed-off-by: Fabian Kammel <fk@edgeless.systems>
Signed-off-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
Co-authored-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
Co-authored-by: Fabian Kammel <fk@edgeless.systems>
|
2023-01-19 15:57:50 +01:00 |
|
Otto Bittner
|
0e71322e2e
|
keyservice: move kms code to internal/kms
Recovery (disk-mapper) and init (bootstrapper)
will have to work with multiple external KMSes
in the future.
|
2023-01-19 13:14:55 +01:00 |
|