Skip to content

Windows build container: Disable unneeded services#100

Merged
mattklein123 merged 2 commits intoenvoyproxy:masterfrom
greenhouse-org:windows-disable-unnecessary-services
Oct 1, 2020
Merged

Windows build container: Disable unneeded services#100
mattklein123 merged 2 commits intoenvoyproxy:masterfrom
greenhouse-org:windows-disable-unnecessary-services

Conversation

@sunjayBhatia
Copy link
Member

@sunjayBhatia sunjayBhatia commented Sep 25, 2020

Primary motivation is to ensure Windows update service is not running, may be source of some flakiness we have seen.

Disables services running by default in Windows Server Core container:

  • DiagTrack
  • LanmanWorkstation
  • MSDTC
  • SysMain
  • usosvc (update orchestrator service)
  • WinRM (windows remote management)

Signed-off-by: Sunjay Bhatia <sunjayb@vmware.com>
Signed-off-by: Sunjay Bhatia <sunjayb@vmware.com>
@sunjayBhatia
Copy link
Member Author

This PR is required to fix issues with envoyproxy/envoy#13264

@mattklein123 mattklein123 merged commit 1526786 into envoyproxy:master Oct 1, 2020
htuch pushed a commit that referenced this pull request Oct 1, 2020
  [skip ci]
  Windows build container: Disable unneeded services (#100)

Signed-off-by: Sunjay Bhatia <sunjayb@vmware.com>
htuch pushed a commit that referenced this pull request Oct 1, 2020
  [skip ci]
  Regenerate linux toolchains from 1526786

  [skip ci]
  Windows build container: Disable unneeded services (#100)

Signed-off-by: Sunjay Bhatia <sunjayb@vmware.com>
@sunjayBhatia sunjayBhatia deleted the windows-disable-unnecessary-services branch October 1, 2020 21:33
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.

2 participants