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

Fix docker driver MemorySwap value #8159

Merged
merged 1 commit into from
Jun 16, 2020

Conversation

njenwei
Copy link
Contributor

@njenwei njenwei commented Jun 12, 2020

Fixes an incorrect value being assigned to MemorySwap when memory_hard_limit flag is being used.

Fixes #8153

Fixes an incorrect value being assigned to MemorySwap when `memory_hard_limit` flag is being used.

Issue raised in hashicorp#8153
@hashicorp-cla
Copy link

hashicorp-cla commented Jun 12, 2020

CLA assistant check
All committers have signed the CLA.

@shoenig
Copy link
Member

shoenig commented Jun 16, 2020

Thanks for the fix, @njenwei !

@shoenig shoenig merged commit 205b98a into hashicorp:master Jun 16, 2020
@github-actions
Copy link

github-actions bot commented Jan 3, 2023

I'm going to lock this pull request because it has been closed for 120 days ⏳. This helps our maintainers find and focus on the active contributions.
If you have found a problem that seems related to this change, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jan 3, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Docker: memory_hard_limit conflict with MemorySwap
3 participants