Daniel Weiße
|
b10b13b173
|
Replace logging with default logging interface (#233)
* Add test logger
* Refactor access manager logging
* Refactor activation service logging
* Refactor debugd logging
* Refactor kms server logging
* Refactor disk-mapper logging
Signed-off-by: Daniel Weiße <dw@edgeless.systems>
|
2022-06-28 16:51:30 +02:00 |
|
Nils Hanke
|
0653c20792
|
Upgrade to Cobra v1.5.0 & go mod tidy
|
2022-06-28 13:55:50 +02:00 |
|
Christoph Meyer
|
9441e46e4b
|
AB#2033 Remove redundant "failed" in error wrapping
Remove "failed" from wrapped errors
Where appropriate rephrase "unable to/could not" to "failed" in root
errors
Start error log messages with "Failed"
|
2022-06-22 12:02:10 +01:00 |
|
Fabian Kammel
|
a1103b6da6
|
Feat/pcr yaml output (#222)
* remove extra output and provide yaml option
* Add some explanation on how yaml format could be used.
|
2022-06-20 13:57:25 +02:00 |
|
Fabian Kammel
|
84552ca8f7
|
AB#2104 Feat/azure logging (#198)
implementation for azure early boot logging
|
2022-06-10 13:18:30 +02:00 |
|
Daniel Weiße
|
3467df6b69
|
Move attestation, atls and oid packages to internal directory
Signed-off-by: Daniel Weiße <dw@edgeless.systems>
|
2022-06-08 17:17:06 +02:00 |
|
katexochen
|
b3a51cca64
|
Move cli/status to internal/statuswaiter
|
2022-06-08 11:59:23 +02:00 |
|
katexochen
|
c3ebd3d3cd
|
Move cli/cmd into cli/internal
|
2022-06-08 11:59:23 +02:00 |
|
Leonard Cohnen
|
791d5564ba
|
replace flannel with cilium
|
2022-06-02 13:08:25 +02:00 |
|
Thomas Tendyck
|
9f0c751f1b
|
cli: fix command order and minor wording tweaks in config cmd
|
2022-05-27 16:53:04 +02:00 |
|
Malte Poll
|
24bf1d21f7
|
hack: script to transform terraform state to constellation state
Signed-off-by: Malte Poll <mp@edgeless.systems>
|
2022-05-25 10:30:58 +02:00 |
|
Daniel Weiße
|
869448c3e1
|
Add mutual aTLS support (#176)
Signed-off-by: Daniel Weiße <dw@edgeless.systems>
|
2022-05-24 16:33:44 +02:00 |
|
Thomas Tendyck
|
2ba3c153de
|
AB#2117 cli: validate config (#170)
* AB#2117 cli: validate config
* update hack/go.mod
|
2022-05-23 15:01:39 +02:00 |
|
Fabian Kammel
|
f620d6194d
|
run go mod tidy in hack folder. (#161)
|
2022-05-18 18:44:40 +02:00 |
|
Paul Meyer
|
8e0f9491af
|
Create hack folder with independent modules (#131)
|
2022-05-17 11:14:23 +02:00 |
|