Merge forward #69894 - #69955
Open
lkubb wants to merge 12 commits into
Open
Conversation
Note: This also syncs handling of private key decryption errors with 3006.x - the changes were dropped during a merge forward because the logic migrated from the state module to utils.
Contributor
Author
|
failures unrelated, 3007.x needs #69929 |
Cherry-picked from 3006.x (649ada8 / PR saltstack#69929). Relenv 0.22.18 includes the pip 26.2 InstallRequirement.install/install_wheel wrapper fix (relenv PR saltstack#314) that the four preceding revert commits were working around.
twangboy
approved these changes
Aug 5, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What does this PR do?
x509_v2#69894 to3007.x(which is very similar to 3008.x now, so merge forward from here on should just work).salt/utils/x509.py.x509_v2wrapper docstrings accordingly.Trying to ensure the latest changes are merged forward correctly.
Note: The wrapper has only been released in 3008, but the current 3007 branch contains it, so I included its updates here. Same for the lost unrelated changes.
Merge requirements satisfied?
[NOTICE] Bug fixes or features added to Salt require tests.
Commits signed with GPG?
Yes