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 |
|
miampf
|
840f460bac
|
logging: unify debug log message format (#2997)
|
2024-04-03 13:49:03 +00:00 |
|
miampf
|
54cce77bab
|
deps: convert zap to slog (#2825)
|
2024-02-08 14:20:01 +00:00 |
|
Adrian Stobbe
|
e738f15f0f
|
cdbg: make endpoint deployment failure more transparent (#1883)
* add retry + timeout + intercept grpc logs
* LogStateChanges inside grplog pkg
* remove retry and tj/assert
* rename nit
* Update debugd/internal/cdbg/cmd/deploy.go
Co-authored-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
* Update debugd/internal/cdbg/cmd/deploy.go
Co-authored-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
* paul feedback
* return waitFn instead of WaitGroup
* Revert "return waitFn instead of WaitGroup"
This reverts commit 45700f30e341ce3af509b687febbc0125f7ddb38.
* log routine inside debugd constructor
* test doubles names
* Update debugd/internal/cdbg/cmd/deploy.go
Co-authored-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
* fix newDebugClient closeFn
---------
Co-authored-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
|
2023-06-12 13:45:34 +02:00 |
|