Closed tomdoherty closed 2 months ago
@tomdoherty This might be better done on the 3006.x branch, given it is a 3006 bug, and the fix will see release sooner that any fix from the master branch. Fixes on 3006.x are merge-forwarded to 3007.x and master branches.
@tomdoherty This might be better done on the 3006.x branch, given it is a 3006 bug, and the fix will see release sooner that any fix from the master branch. Fixes on 3006.x are merge-forwarded to 3007.x and master branches.
Thanks for the heads-up @dmurphy18! Done
Congratulations on your first PR being merged! :tada:
In b9be2de, OrderedDict was replaced with HashableOrderedDict. Add logic to yamldumper to handle the new type.
What does this PR do?
What issues does this PR fix or reference?
Fixes #66594
Previous Behavior
New Behavior
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, including the PR Guidelines.
See GitHub's page on GPG signing for more information about signing commits with GPG.