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

Back-port #33948 and #34009 to 2015.8 #34011

Merged
merged 4 commits into from
Jun 16, 2016

Conversation

rallytime
Copy link
Contributor

What does this PR do?

Back-ports #33948 to the 2015.8 branch, along with the additions in #34009 in order to have the logic to detect if a returner does not have the minions kwarg present in it's save_load function, which can happen when users are using custom returners.

Instead of updating the release notes for Carbon as in the original PR, this adds a note to the 2015.8.11 release notes.

ping @thatch45 and @cachedout

Mike Place and others added 4 commits June 14, 2016 12:44
We were doing an extra and unecessary full traversal of the minion
cache. This refactors all returners and the master to reduce this
to a single call. More work will be forthcoming to reduce this even
further, especially in the context of auth lookups.
@thatch45 thatch45 merged commit dd03024 into saltstack:2015.8 Jun 16, 2016
@rallytime rallytime deleted the bp-33948-2015.8 branch June 16, 2016 15:42
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