Skip to content

Fix yaml struct tag, add request logging#5

Merged
firecow merged 2 commits intomainfrom
fix/acl-yaml-struct-tag
Feb 28, 2026
Merged

Fix yaml struct tag, add request logging#5
firecow merged 2 commits intomainfrom
fix/acl-yaml-struct-tag

Conversation

@firecow
Copy link
Member

@firecow firecow commented Feb 13, 2026

  • Fix json:"deployers"yaml:"deployers" struct tag on ACL.Deployers
  • Add request logging (method, path, upgrade header) for debugging
  • Add ErrorHandler on reverse proxy to log proxy errors

@firecow firecow self-assigned this Feb 13, 2026
@firecow firecow requested a review from staal0 February 13, 2026 10:31
staal0
staal0 previously approved these changes Feb 13, 2026
Copy link

@staal0 staal0 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@firecow firecow changed the title Fix struct tag: json -> yaml on ACL.Deployers Fix yaml struct tag, add request logging Feb 13, 2026
Copy link

@staal0 staal0 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

OK

@firecow firecow merged commit eb519e2 into main Feb 28, 2026
4 checks passed
@firecow firecow deleted the fix/acl-yaml-struct-tag branch February 28, 2026 16:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants