-
Notifications
You must be signed in to change notification settings - Fork 593
Header cleanup #128
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
Header cleanup #128
Conversation
|
NACK on d9ed9b0 - that section is specifically cgroups, not resources generally (e.g rlimits provide another means of resource limiting) |
|
@jonboulle in the .go file, its name is "Resources", and the user should also define a "Resources" in his config.json (instead of "cgroup" or something else). The spec (*.md) and the user config (config.json) should be consistent. Maybe we should also add an example for it in this .md. I will just drop this change and and update the other 2 commits as @wking suggested. |
|
With the tip at 750763, this looks good to me.
|
|
Anyone objects the first commit? |
|
ping |
|
@laijs could you squash the commits? |
…nfig And also fix the header size Signed-off-by: Lai Jiangshan <jiangshanlai@gmail.com>
750763a to
004ec55
Compare
|
@mrunalp done |
|
LGTM |
No description provided.