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

Initial addition of minion module memory limit #7477

Merged
merged 3 commits into from Oct 7, 2013
Merged

Initial addition of minion module memory limit #7477

merged 3 commits into from Oct 7, 2013

Conversation

jacksontj
Copy link
Contributor

This allows you to set a memory cap for modules to consume on load within the minion. This protects you from deploying a module which uses a large amount of memory on load.

@thatch45
Copy link
Member

thatch45 commented Oct 6, 2013

I like this @jacksontj, I am very sorry I have been so slow to review it. I have been traveling a great deal. I will try to get to this in the next few days, thanks for being patient!

thatch45 added a commit that referenced this pull request Oct 7, 2013
Initial addition of minion module memory limit
@thatch45 thatch45 merged commit 2924404 into saltstack:develop Oct 7, 2013
@thatch45
Copy link
Member

thatch45 commented Oct 7, 2013

Thanks @jacksontj! This is very cool, we need to spend more time in this area and make sure some things in Salt are better cleaned up, sorry again for being so slow on the merge!

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