Skip to content

pkg/cri/opts.WithoutRunMount -> oci.WithoutRunMount#5312

Merged
mxpv merged 1 commit intocontainerd:masterfrom
AkihiroSuda:expose-WithoutRunMount
Apr 7, 2021
Merged

pkg/cri/opts.WithoutRunMount -> oci.WithoutRunMount#5312
mxpv merged 1 commit intocontainerd:masterfrom
AkihiroSuda:expose-WithoutRunMount

Conversation

@AkihiroSuda
Copy link
Copy Markdown
Member

Move pkg/cri/opts.WithoutRunMount function to oci.WithoutRunMount so that it can be used without dependency on CRI.

Also add oci.WithoutMounts(dests ...string) for generality.


Will be used by nerdctl: containerd/nerdctl#158

@theopenlab-ci
Copy link
Copy Markdown

theopenlab-ci Bot commented Apr 6, 2021

Build succeeded.

Comment thread oci/spec_opts.go Outdated
Move `pkg/cri/opts.WithoutRunMount` function to `oci.WithoutRunMount`
so that it can be used without dependency on CRI.

Also add `oci.WithoutMounts(dests ...string)` for generality.

Signed-off-by: Akihiro Suda <[email protected]>
@AkihiroSuda AkihiroSuda force-pushed the expose-WithoutRunMount branch from 51732c7 to 8ba8533 Compare April 7, 2021 12:25
@theopenlab-ci
Copy link
Copy Markdown

theopenlab-ci Bot commented Apr 7, 2021

Build succeeded.

Copy link
Copy Markdown
Member

@mikebrow mikebrow left a comment

Choose a reason for hiding this comment

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

LGTM

@mxpv mxpv merged commit a4bc817 into containerd:master Apr 7, 2021
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