-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Labels
area/configConfiguration.Configuration.type/enhancementAn enhancement in functionality or support.An enhancement in functionality or support.
Description
Currently, we do not build ADP on Windows. As part of doing so, we'll have to consider how to actually use ADP on Windows with the Agent, which means running ADP like any other subagent.
From some internal chats, it seems like this hinges on two main bits of work:
- creating/install a Windows service for ADP
- updating the Core Agent to actually trigger the service start/stop for the ADP service when ADP is enabled
We should investigate further to understand the scope of these items, and if there are any other chunks of work we'll need to do in order to support running ADP on Windows, as the potential of requiring Agent changes means the iteration time of fixing bugs with adding said support becomes much, much higher than just updating the s6 files we bundle in the Linux container image, etc.
Metadata
Metadata
Assignees
Labels
area/configConfiguration.Configuration.type/enhancementAn enhancement in functionality or support.An enhancement in functionality or support.