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

Change HugepageLimit.Limit type to uint64 #275

Closed
wants to merge 1 commit into from

Conversation

runcom
Copy link
Member

@runcom runcom commented Sep 17, 2015

Minor change, just reflecting kernel value and not just int
depends on opencontainers/runtime-spec#198 and require godep bump

Signed-off-by: Antonio Murdaca [email protected]

@runcom runcom force-pushed the hugepagetlb-limit-type branch 3 times, most recently from e855f1b to 4ea02df Compare September 17, 2015 19:39
@runcom runcom force-pushed the hugepagetlb-limit-type branch from 4ea02df to cedd9d0 Compare September 17, 2015 22:50
@runcom runcom closed this Sep 18, 2015
@runcom runcom deleted the hugepagetlb-limit-type branch September 18, 2015 00:37
@runcom
Copy link
Member Author

runcom commented Sep 18, 2015

carried in #276

stefanberger pushed a commit to stefanberger/runc that referenced this pull request Sep 8, 2017
config-linux: Specify host mount namespace for namespace paths
stefanberger pushed a commit to stefanberger/runc that referenced this pull request Sep 8, 2017
The language from 15dee2e (runtime: Add prestart/poststop hooks,
2015-08-03, opencontainers#34) landed well before we had glossary entries for the
runtime and container namespaces (from 5dad125, config-linux: Specify
host mount namespace for namespace paths, 2015-12-18, opencontainers#275).  Now that
we do have language to cover that concept, it's better to explicitly
say that hooks run in the runtime namespace instead of leaving it to
the reader to extrapolate from the filesystem requirement.

With the new namespace wording, the "host's filesystem" wording is
somewhat redundant.  I've left it in though, because I think it helps
to have a more gradual transition from hook paths to namespaces.

Signed-off-by: W. Trevor King <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants