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

openbsdrcctl_service: ignore retcode to prevent spurious errors #62131

Merged
merged 4 commits into from
Nov 18, 2022

Conversation

raymonad
Copy link
Contributor

@raymonad raymonad commented Jun 1, 2022

Follow-up to #33294 which only updated the older of the two openbsd service modules.

Non-zero retcode is expected (to signal "service not running", for
example); this should not be logged as an error.
@raymonad raymonad requested a review from a team as a code owner June 1, 2022 17:47
@raymonad raymonad requested review from MKLeb and removed request for a team June 1, 2022 17:47
@welcome
Copy link

welcome bot commented Jun 1, 2022

Hi there! Welcome to the Salt Community! Thank you for making your first contribution. We have a lengthy process for issues and PRs. Someone from the Core Team will follow up as soon as possible. In the meantime, here’s some information that may help as you continue your Salt journey.
Please be sure to review our Code of Conduct. Also, check out some of our community resources including:

There are lots of ways to get involved in our community. Every month, there are around a dozen opportunities to meet with other contributors and the Salt Core team and collaborate in real time. The best way to keep track is by subscribing to the Salt Community Events Calendar.
If you have additional questions, email us at saltproject@vmware.com. We’re glad you’ve joined our community and look forward to doing awesome things with you!

@MKLeb
Copy link
Contributor

MKLeb commented Jun 15, 2022

Hi @raymonad, this will need tests and a changelog before we can get this merged in.

@raymonad
Copy link
Contributor Author

OK. I am planning to set up an actual Salt development environment and investigate/report/experiment with some other problems/enhancements, but I don't expect to get around to that very soon. So I was hoping this small change could do without serious tests, even if requirements are stricter now than when that other PR was merged in 2016, but then it'll have to wait a bit (for me or another interested party).

@MKLeb MKLeb added Needs-Testcase PR needs test cases written, or the issue is about a bug/feature that needs test cases needs-changelog-file labels Sep 13, 2022
@MKLeb
Copy link
Contributor

MKLeb commented Oct 11, 2022

@raymonad Any updates here?

@Ch3LL Ch3LL added the Sulfur v3006.0 release code name and version label Nov 17, 2022
@Ch3LL Ch3LL merged commit ad2b54e into saltstack:master Nov 18, 2022
@welcome
Copy link

welcome bot commented Nov 18, 2022

Congratulations on your first PR being merged! 🎉

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs-changelog-file Needs-Testcase PR needs test cases written, or the issue is about a bug/feature that needs test cases Sulfur v3006.0 release code name and version
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants