Commit 1f90597
committed
refactor: generalize BoundaryLog proto with oneof resource type
- Remove workspace_id from proto (coderd gets this from agent auth)
- Add nested HttpRequest message with method, url, matched_rule
- Use oneof resource to support future resource types (file ops, etc.)
- Update BoundaryLogsAPI to handle new structure with type switch
- Add comment noting wire compatibility with boundary's proto
- Remove unused codersdk/agentsdk/boundary_logs.go
- Regenerate proto Go code1 parent c8252b4 commit 1f90597
File tree
4 files changed
+209
-288
lines changed- agent/proto
- coderd/agentapi
- codersdk/agentsdk
4 files changed
+209
-288
lines changed
0 commit comments