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

[2016.3] Merge forward from 2015.8 to 2016.3 #34229

Merged
merged 7 commits into from
Jun 22, 2016

Conversation

rallytime
Copy link
Contributor

No conflicts.

rallytime and others added 7 commits June 21, 2016 14:21
saltstack#34206)

The work I need to do in the loader to achieve this is not likely to be
done in time for the Carbon release.
Handle child PIDs differently depending on the availability of psutils
* Add salt.utils.is_hex()

* dulwich: use salt.utils.is_hex() to confirm ref is hexidecimal

* Restore ability for SHA1 saltenvs to be used in gitfs

This uses salt.utils.is_hex() to check if the desired environment is
hex, and allowing it to be used for gitfs operations when it is.

* pygit2: Catch ValueError when trying to resolve SHA1

Hex SHAs which are less than 4 characters will raise a ValueError, this
commit catches these exceptions.

See saltstack#34213 for more information.
@rallytime rallytime merged commit 4157f6f into saltstack:2016.3 Jun 22, 2016
@rallytime rallytime deleted the merge-2016.3 branch June 22, 2016 22:57
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.

None yet

2 participants