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

Ensure file clients for runner, wheel, local and caller are available from the client_cache if called upon #67764

Open
wants to merge 1 commit into
base: 3006.x
Choose a base branch
from

Conversation

dmurphy18
Copy link
Contributor

What does this PR do?

Ensure file clients for runner, wheel, local and caller are available from the client_cache if called upon

What issues does this PR fix or reference?

Fixes #61416

Previous Behavior

If specific reactor file_client, for example: runner, is not present in the client_cache, then exceptions are getting thrown.

New Behavior

Check for specific reactor file_client, for example: runner, present in the client_cache, and if not, then repopulate the client_cache for the reactor file_client.

Merge requirements satisfied?

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

Commits signed with GPG?

Yes

@dmurphy18 dmurphy18 added the Bug broken, incorrect, or confusing behavior label Feb 21, 2025
@dmurphy18 dmurphy18 added this to the Sulfur v3006.10 milestone Feb 21, 2025
@dmurphy18 dmurphy18 self-assigned this Feb 21, 2025
@dmurphy18 dmurphy18 requested a review from a team as a code owner February 21, 2025 22:19
@dmurphy18
Copy link
Contributor Author

Still to figure out how to test this, if no tests exist.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug broken, incorrect, or confusing behavior
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant