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

[WIP] Implement Resource limit #2306

Closed
wants to merge 11 commits into from
Closed

[WIP] Implement Resource limit #2306

wants to merge 11 commits into from

Conversation

TwiN
Copy link
Contributor

@TwiN TwiN commented Feb 16, 2019

Closes #2029: Add option to inject to set resource limits

This is also a breaking change, because the flag proxy-cpu has been renamed to proxy-cpu-request and the flag proxy-memory to proxy-memory-request.
That change was necessary to clearly differentiate request from limit, since there are now two new flags, proxy-cpu-limit and proxy-memory-limit.

@TwiN TwiN changed the title Implement Resource limit [WIP] Implement Resource limit Feb 16, 2019
@TwiN
Copy link
Contributor Author

TwiN commented Feb 16, 2019

I did an oopsie and I can't be bothered, I'll open another PR.

@TwiN TwiN closed this Feb 16, 2019
@TwiN TwiN deleted the resource-limit branch February 16, 2019 01:50
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.

1 participant