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

[master] Don't report failure on task manager installs #64395

Merged
merged 1 commit into from
Jun 2, 2023

Conversation

twangboy
Copy link
Contributor

@twangboy twangboy commented May 31, 2023

What does this PR do?

Fixes an issue where pkg.installed was reporting failure on packages that use the task manager. This is seen mainly when upgrading Salt itself, as it uses the task manager to upgrade itself.

What issues does this PR fix or reference?

Fixes: #63767

Previous Behavior

The state would fail, though the task that launches the minion installer started successfully.

New Behavior

The state now completes successfully.

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 May 31, 2023 19:15
@twangboy twangboy requested review from garethgreenaway and removed request for a team May 31, 2023 19:15
@salt-project-bot-prod-environment salt-project-bot-prod-environment bot changed the title Don't report failure on task manager installs [master] Don't report failure on task manager installs May 31, 2023
@twangboy twangboy temporarily deployed to ci May 31, 2023 19:57 — with GitHub Actions Inactive
@twangboy twangboy temporarily deployed to ci May 31, 2023 19:57 — with GitHub Actions Inactive
@twangboy twangboy temporarily deployed to ci May 31, 2023 19:58 — with GitHub Actions Inactive
@twangboy twangboy temporarily deployed to ci May 31, 2023 20:13 — with GitHub Actions Inactive
@twangboy twangboy temporarily deployed to ci May 31, 2023 20:17 — with GitHub Actions Inactive
@twangboy twangboy temporarily deployed to ci May 31, 2023 20:24 — with GitHub Actions Inactive
@twangboy twangboy temporarily deployed to ci June 1, 2023 16:25 — with GitHub Actions Inactive
@twangboy twangboy temporarily deployed to ci June 1, 2023 16:25 — with GitHub Actions Inactive
@twangboy twangboy temporarily deployed to ci June 1, 2023 16:25 — with GitHub Actions Inactive
@twangboy twangboy temporarily deployed to ci June 1, 2023 16:25 — with GitHub Actions Inactive
@twangboy twangboy temporarily deployed to ci June 1, 2023 16:25 — with GitHub Actions Inactive
@twangboy twangboy temporarily deployed to ci June 1, 2023 16:25 — with GitHub Actions Inactive
@Ch3LL Ch3LL merged commit 41d9f33 into saltstack:master Jun 2, 2023
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.

[BUG] Windows salt-minion update (winrepo definition) using pkg.installed returns False, retcode: 2
3 participants