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(puppet-agent): Fixes #9208 - puppet agent windows daemon startup inconsistency. #9338

Closed

Conversation

vibe
Copy link
Contributor

@vibe vibe commented May 7, 2024

Fixes the following issues.

#9208 Puppet 8.x service not starting as expected on Windows.

puppetlabs/puppet-agent#2459

"The Daemon class, based on the chef/win32-service implementation"

Thanks to this comment in the windows/daemon.rb file, I found similar issues and conversations.

chef/win32-service#84

We have a validated the fix works as expected across various different machine/setups.

@vibe vibe requested a review from a team as a code owner May 7, 2024 20:13
@puppetlabs-jenkins
Copy link
Collaborator

Can one of the admins verify this patch?

@CLAassistant
Copy link

CLAassistant commented May 7, 2024

CLA assistant check
All committers have signed the CLA.

@vibe vibe force-pushed the fix/puppet-agent-windows-daemon-startup branch from 847d7ae to 33fe1df Compare May 7, 2024 20:19
@joshcooper joshcooper added the triaged Jira issue has been created for this label May 8, 2024
@tvpartytonight
Copy link
Contributor

Thanks for submitting this patch @vibe , I only had a small suggestion to address for this. I am going to look into adding some testing around this change to get some additional confirmation it is working as intended.

@vibe
Copy link
Contributor Author

vibe commented Jun 11, 2024

@tvpartytonight Sorry I missed these comments was logged into my other GitHub account. Looks you got this merged in with #9386 along with some tests. This is great news!

@joshcooper
Copy link
Contributor

Thank you for your contribution @vibe! This will be included in the next 7.x and 8.x releases

@joshcooper joshcooper closed this Jun 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
triaged Jira issue has been created for this
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants