Skip to content

admin-server uses ctx.Logger but not initialized #292

@cannium

Description

@cannium

On error, admin-server would use WriteErrorResponse, which relies on r.Context().Value(RequestContextKey).(RequestContext), but admin-server doesn't have such middleware initialized.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions