Skip to content

fix merging #2177 and #2169#2206

Closed
AkihiroSuda wants to merge 1 commit intoopencontainers:masterfrom
AkihiroSuda:fix-bad-merge-2177-2169
Closed

fix merging #2177 and #2169#2206
AkihiroSuda wants to merge 1 commit intoopencontainers:masterfrom
AkihiroSuda:fix-bad-merge-2177-2169

Conversation

@AkihiroSuda
Copy link
Member

A new method was added to the cgroup interface when #2177 was merged.

After #2177 got merged, #2169 was merged without rebase (sorry!) and compilation was failing:

libcontainer/cgroups/fs2/fs2.go:208:22: container.Cgroup undefined (type *configs.Config has no field or method Cgroup)

A new method was added to the cgroup interface when opencontainers#2177 was merged.

After opencontainers#2177 got merged, opencontainers#2169 was merged without rebase (sorry!) and compilation was failing:

  libcontainer/cgroups/fs2/fs2.go:208:22: container.Cgroup undefined (type *configs.Config has no field or method Cgroup)

Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp>
@AkihiroSuda
Copy link
Member Author

This PR is also included in #2198

Copy link
Contributor

@mrunalp mrunalp left a comment

Choose a reason for hiding this comment

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

LGTM

@cyphar
Copy link
Member

cyphar commented Jan 14, 2020

LGTM

Approved with PullApprove

@cyphar
Copy link
Member

cyphar commented Jan 14, 2020

@mrunalp PullApprove missed your LGTM.

@cyphar
Copy link
Member

cyphar commented Jan 14, 2020

Let's merge #2198 instead.

@cyphar cyphar closed this Jan 14, 2020
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.

3 participants