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

Avoid explicit reading of /etc/salt/minion (bsc#1220357) #683

Conversation

vzhestkov
Copy link
Contributor

What does this PR do?

Parcial backport of saltstack/salt#65696 with saltstack/salt@d54407b from upstream PR only.

Upstream PR is messy and contains a list of changes not related to the original description.
I'm closing previous PR #641 in favor of this one.

In some cases salt-call on the salt-ssh client side is rereading /etc/salt/minion explicitly what doesn't make any sense.

What issues does this PR fix or reference?

Tracks: https://github.com/SUSE/spacewalk/issues/23799

Previous Behavior

In some cases salt-call on the salt-ssh client side is rereading /etc/salt/minion.

New Behavior

Prevent salt-call of rereading /etc/salt/minion with no reason.

Merge requirements satisfied?

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

Commits signed with GPG?

Yes/No

Please review Salt's Contributing Guide for best practices.

See GitHub's page on GPG signing for more information about signing commits with GPG.

@vzhestkov vzhestkov merged commit bbdb569 into openSUSE/release/3006.0 Sep 25, 2024
6 of 8 checks passed
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.

3 participants