Skip to content
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

fix: set threadpool unfair semaphore spin limit in dockerfile for windows #694

Merged
merged 1 commit into from
Dec 12, 2023

Conversation

bragi92
Copy link
Member

@bragi92 bragi92 commented Dec 12, 2023

This is a fix for the bug of setting this in the powershell script as that results in the following error:

C:\var\log>type pods\kube-system_ama-metrics-win-node-v89cj_c0520578-d97b-436f-86c0-68a7d5f05bf0\prometheus-collector\0.log
2023-10-11T11:08:06.6631612Z stdout F Transcript started, output file is main.txt
2023-10-11T11:08:13.2279364Z stderr F Set-ProcessAndMachineEnvVariables : The term
2023-10-11T11:08:13.2279364Z stderr F 'Set-ProcessAndMachineEnvVariables' is not recognized as the name of a cmdlet,
2023-10-11T11:08:13.2279364Z stderr F function, script file, or operable program. Check the spelling of the name, or...

@bragi92 bragi92 merged commit bde09d2 into main Dec 12, 2023
16 checks passed
@bragi92 bragi92 deleted the kaveesh/fix_env_win branch December 20, 2023 18:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants