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

Matthewsaum 62275 #62314

Merged
merged 15 commits into from
Jul 28, 2022
Merged

Matthewsaum 62275 #62314

merged 15 commits into from
Jul 28, 2022

Conversation

matthewsaum
Copy link
Contributor

@matthewsaum matthewsaum commented Jul 9, 2022

What does this PR do?

Adds the "dig.X" function to the dig execution module. This allows the resolution of PTR records for entered IP addresses

What issues does this PR fix or reference?

Fixes:
62275

Previous Behavior

Dig module was unable to resolve PTR records

New Behavior

Dig module can now resolve PTR records

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.

@matthewsaum matthewsaum requested a review from a team as a code owner July 9, 2022 21:38
@matthewsaum matthewsaum requested review from waynew and removed request for a team July 9, 2022 21:38
@nicholasmhughes
Copy link
Collaborator

re-run pr-windows-2019-x64-py3-pytest

Copy link
Collaborator

@nicholasmhughes nicholasmhughes left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great! Just one chore to fix. This is probably too late to hit 3005, so it will make the 3006 release.

matthewsaum and others added 2 commits July 11, 2022 09:14
Updated versionadded frmo 9999.9 to 3006.0

Co-authored-by: Nicholas Hughes <[email protected]>
@matthewsaum
Copy link
Contributor Author

Ok. I think I got everything right then. Thanks for helping me get this integrated. My git-workflow experience is fairly limited.

@nicholasmhughes
Copy link
Collaborator

re-run pr-windows-2016-x64-py3-pytest

@nicholasmhughes
Copy link
Collaborator

re-run pr-photon-3-x86_64-py3-pytest

@Ch3LL Ch3LL added the Sulfur v3006.0 release code name and version label Jul 14, 2022
Co-authored-by: Megan Wilhite <[email protected]>
Ch3LL
Ch3LL previously approved these changes Jul 20, 2022
@matthewsaum
Copy link
Contributor Author

So, this is my first pull request. I'll take any and all feedback as to things I could have/should have done better here. Now that it looks like things are cleaned up and stable for the request.
And not just for Salt, but in general. My GIT working knowledge is using CI/CD to automate my sysadmin tasks. If ya'll have time to drop a few sentences, it would be awesome. And if not, thanks for helping this along anyway

Added the newline needed for salt documentation generation
@nicholasmhughes
Copy link
Collaborator

@matthewsaum , I think everything went pretty smoothly. The only thing I'd say is to leave the PR alone after it's approved unless there's something big that's wrong. Changing small things, like the newline addition or just merging master where there wouldn't be a conflict, isn't worth dismissing the review and triggering all of the tests again. Thanks for the effort and the contribution!

@Ch3LL Ch3LL merged commit 95d7b09 into saltstack:master Jul 28, 2022
@welcome
Copy link

welcome bot commented Jul 28, 2022

Congratulations on your first PR being merged! 🎉

@matthewsaum matthewsaum deleted the matthewsaum-62275 branch July 29, 2022 06:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Sulfur v3006.0 release code name and version
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants