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 pkg state aggregation with requisites #66570

Merged
merged 7 commits into from
Jun 8, 2024
Merged

Conversation

Akm0d
Copy link
Contributor

@Akm0d Akm0d commented May 21, 2024

What does this PR do?

Fixes a regression that caused aggregated states to not properly respect requisites of the pre-aggregated states.

What issues does this PR fix or reference?

Fixes #65304

Previous Behavior

Setting state_aggregate: True caused packages in a pkg.installed state to be installed before specified requires requisite.

New Behavior

State aggregation respects requisites of the aggregated states.

Merge requirements satisfied?

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

Commits signed with GPG?

Yes

@salt-project-bot-prod-environment salt-project-bot-prod-environment bot changed the title DRAFT: Fix pkg state aggregation [3006.x] DRAFT: Fix pkg state aggregation May 21, 2024
@Akm0d Akm0d force-pushed the 65304 branch 2 times, most recently from e4c1da4 to cc34504 Compare June 4, 2024 21:59
@dwoz dwoz merged commit e2cf0e5 into saltstack:3006.x Jun 8, 2024
278 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
test:full Run the full test suite
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants