-
Notifications
You must be signed in to change notification settings - Fork 301
Add support for pidMode and ipcMode #665
Conversation
|
ECS Params: Something seems to be going wrong though, because while the |
5201dd0 to
ad612fe
Compare
|
It works now! |
ad612fe to
be34de6
Compare
README.md
Outdated
| cpu_limit: string | ||
| mem_limit: string | ||
| pid: string | ||
| ipc: string |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
similar to line 441, do we want to add a comment like:
// Supported string values: host or task / Supported string values: host, task, or none
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Sure
be34de6 to
a000488
Compare
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.