2018.3: bug: executors lazyloader is missing functions and proxy args#52772
Closed
mattp- wants to merge 5 commits intosaltstack:2018.3from
Closed
2018.3: bug: executors lazyloader is missing functions and proxy args#52772mattp- wants to merge 5 commits intosaltstack:2018.3from
mattp- wants to merge 5 commits intosaltstack:2018.3from
Conversation
these are needed for this functionality to work, otherwise the dunders are not available to generated executors.
Contributor
Author
|
@waynew clean now. not sure what the ubuntu fail is from, but its unrelated to PR |
Contributor
|
🤦♂ Well. We fixed one of the msgpack failures, but it turns out there are several more that we'll have to address before getting this fix in: (that, of course, is assuming that all of the msgpack and encoding calls are on the same line 😛 ) |
Contributor
|
@mattp- would you mind rebasing this on master? |
Contributor
|
@mattp- can you rebase this on master? |
Contributor
|
@mattp- what help do you need here? |
Contributor
|
Closing due to lack of activity. Anyone should feel free to re-open or create a new PR if they want to see this through to the end. |
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?
these are needed for this functionality to work
What issues does this PR fix or reference?
n/a
Tests written?
should be covered by existing tests
Commits signed with GPG?
No
Please review Salt's Contributing Guide for best practices.
See GitHub's page on GPG signing for more information about signing commits with GPG.