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] Fixes to state check_cmd #63970

Conversation

garethgreenaway
Copy link
Contributor

@garethgreenaway garethgreenaway commented Mar 27, 2023

What does this PR do?

Need to handle the scenario when the check_cmd requisite is used with a state function when the state has a local check_cmd function but that function isn't used by that function.

What issues does this PR fix or reference?

Fixes: #63948

Merge requirements satisfied?

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

Commits signed with GPG?

Yes

Please review Salt's Contributing Guide for best practices.

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

… a state function when the state has a local check_cmd function but that function isn't used by that function.
@garethgreenaway garethgreenaway requested a review from a team as a code owner March 27, 2023 21:39
@garethgreenaway garethgreenaway requested review from twangboy and removed request for a team March 27, 2023 21:39
@garethgreenaway garethgreenaway added this to the Sulfur v3006.0 milestone Mar 27, 2023
whytewolf
whytewolf previously approved these changes Mar 27, 2023
whytewolf
whytewolf previously approved these changes Mar 27, 2023
changelog/63948.fixed.md Outdated Show resolved Hide resolved
@garethgreenaway garethgreenaway merged commit 7e54d71 into saltstack:3006.x Mar 28, 2023
301 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.

[BUG] check_cmd does not work with some state functions
4 participants