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

Cleanup PAexec on disconnect #63031

Merged
merged 4 commits into from
Nov 16, 2022
Merged

Cleanup PAexec on disconnect #63031

merged 4 commits into from
Nov 16, 2022

Conversation

twangboy
Copy link
Contributor

@twangboy twangboy commented Nov 7, 2022

What does this PR do?

Attempts to use the cleanup() function of the pypsexec client to clean up binaries on disconnect.

Wayne and I verified that the cleanup() function does in fact clean up any lingering PAexe-*.exe files in the Windows directory.

What issues does this PR fix or reference?

Fixes: #62152

Merge requirements satisfied?

[NOTICE] Bug fixes or features added to Salt require tests.

Commits signed with GPG?

Yes

@twangboy twangboy requested a review from a team as a code owner November 7, 2022 17:11
@twangboy twangboy requested review from garethgreenaway and removed request for a team November 7, 2022 17:11
@Ch3LL Ch3LL added the Sulfur v3006.0 release code name and version label Nov 7, 2022
Copy link
Contributor

@Ch3LL Ch3LL left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

tests and changelog

@Ch3LL Ch3LL merged commit 239bb06 into saltstack:master Nov 16, 2022
@twangboy twangboy deleted the fix_paexec branch March 23, 2023 15:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Sulfur v3006.0 release code name and version
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] PAExec not always getting removed after salt-cloud deployment
4 participants