Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Ingest Manager] New agent structure (symlinks) #20400
[Ingest Manager] New agent structure (symlinks) #20400
Changes from 30 commits
b863e2d
b964a0c
3e237e4
6ce4edb
9f195de
1ee98fd
03a358d
4f59a93
bc3d76e
80f37b4
709ecf4
beda9f5
0a72f3d
0833703
a54ed0a
ff43bfc
6678e5a
2eaf813
c6c5bcf
0af2d9d
9445ade
8d194a1
d78e245
73c0e4d
84295dc
9792aa2
e948418
f0ccd30
759d923
0708e52
90ee0be
88f89c2
11f3d4b
b2dd527
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Would be nice to have some docs in the code around the fancy logic that copyInstallScript does as function comment or in line. So if someone touches this in the future he knows why all the special cases are here.