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

[3006.x] Provide execution module a regular file client durring pillar rendering #66128

Merged
merged 6 commits into from
Feb 28, 2024

Conversation

dwoz
Copy link
Contributor

@dwoz dwoz commented Feb 22, 2024

What does this PR do?

Execution modules should have a regular file client not a pillar file client durring pillar rendering process.

What issues does this PR fix or reference?

Fixes: #66124

Previous Behavior

Execution modules were given a pillar file client causing things like the cp module to break.

New Behavior

Execution modules have a regular file client.

Merge requirements satisfied?

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

@dwoz dwoz added the test:full Run the full test suite label Feb 22, 2024
@dwoz dwoz added this to the Sulfur v3006.8 milestone Feb 22, 2024
@dwoz dwoz requested a review from a team as a code owner February 22, 2024 22:36
@dwoz dwoz requested review from twangboy and removed request for a team February 22, 2024 22:36
@salt-project-bot-prod-environment salt-project-bot-prod-environment bot changed the title Provide execution module a regular file client durring pillar rendering [3006.x] Provide execution module a regular file client durring pillar rendering Feb 22, 2024
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.

None yet

3 participants