Skip to content

fix(sidecar-installer): allow nested bin subdirectories in collector accesslist#3

Open
ericchenCW wants to merge 1 commit into
masterfrom
eric-dev
Open

fix(sidecar-installer): allow nested bin subdirectories in collector accesslist#3
ericchenCW wants to merge 1 commit into
masterfrom
eric-dev

Conversation

@ericchenCW

Copy link
Copy Markdown

Summary

  • Add bin\*\* pattern to collector_binaries_accesslist in the Windows worker config so collectors located one directory below bin\* are also whitelisted.

Test plan

  • Install sidecar on Windows host; confirm generated config contains both bin\* and bin\*\* entries.
  • Verify a collector binary placed in a nested bin\<vendor>\<tool>.exe path is loaded successfully.

🤖 Generated with Claude Code

…accesslist

Add `bin\*\*` pattern so collector binaries living one level deeper than `bin\*` are also permitted.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant