Skip to content

Allow setting runtime options when using WithRuntime()#1439

Merged
estesp merged 1 commit intocontainerd:masterfrom
mlaventure:allow-setting-rutime-opts
Aug 30, 2017
Merged

Allow setting runtime options when using WithRuntime()#1439
estesp merged 1 commit intocontainerd:masterfrom
mlaventure:allow-setting-rutime-opts

Conversation

@mlaventure
Copy link
Copy Markdown
Contributor

Signed-off-by: Kenfe-Mickael Laventure [email protected]

--

Will be needed by docker to set system-cgroup on the runc binary

@mlaventure mlaventure force-pushed the allow-setting-rutime-opts branch from d39f34f to 6ef8700 Compare August 29, 2017 16:47
Comment thread container_opts.go Outdated
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe take an interface here and we will do the Any marshal with the types package

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yeah, I hesitated to do so. I guess I should have.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

updated

@mlaventure mlaventure force-pushed the allow-setting-rutime-opts branch from 6ef8700 to 42b131c Compare August 29, 2017 17:03
@codecov-io
Copy link
Copy Markdown

Codecov Report

Merging #1439 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff           @@
##           master   #1439   +/-   ##
======================================
  Coverage    40.8%   40.8%           
======================================
  Files          23      23           
  Lines        2924    2924           
======================================
  Hits         1193    1193           
  Misses       1453    1453           
  Partials      278     278

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 456e169...42b131c. Read the comment docs.

@crosbymichael
Copy link
Copy Markdown
Member

LGTM

Copy link
Copy Markdown
Member

@estesp estesp left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@estesp estesp merged commit 0baecaa into containerd:master Aug 30, 2017
@mlaventure mlaventure deleted the allow-setting-rutime-opts branch August 31, 2017 20:28
mauriciovasquezbernal pushed a commit to kinvolk/containerd that referenced this pull request Nov 13, 2020
fixes bad unit test when selinux is enabled
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.

4 participants