Skip to content

allow idempotence when adding a task to cgroup metrics collection#2727

Merged
dmcgowan merged 1 commit intocontainerd:masterfrom
mikebrow:ignore-idempotence
Oct 18, 2018
Merged

allow idempotence when adding a task to cgroup metrics collection#2727
dmcgowan merged 1 commit intocontainerd:masterfrom
mikebrow:ignore-idempotence

Conversation

@mikebrow
Copy link
Copy Markdown
Member

Address issue/comment:
moby/moby#37932 (comment)

by allowing idempotence when adding a task to cgroups metrics collection...

Signed-off-by: Mike Brown [email protected]

@codecov-io
Copy link
Copy Markdown

codecov-io commented Oct 17, 2018

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #2727   +/-   ##
=======================================
  Coverage   43.75%   43.75%           
=======================================
  Files         100      100           
  Lines       10725    10725           
=======================================
  Hits         4693     4693           
  Misses       5301     5301           
  Partials      731      731
Flag Coverage Δ
#linux 47.43% <ø> (ø) ⬆️
#windows 40.91% <ø> (ø) ⬆️

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 9c1db67...879b2ae. Read the comment docs.

@mikebrow mikebrow changed the title allow idempotence when adding a task to cgroup metrics collection [wip] allow idempotence when adding a task to cgroup metrics collection Oct 18, 2018
@mikebrow mikebrow changed the title [wip] allow idempotence when adding a task to cgroup metrics collection allow idempotence when adding a task to cgroup metrics collection Oct 18, 2018
@mikebrow
Copy link
Copy Markdown
Member Author

Moby test-integration passing:

--- PASS: TestContainerStartOnDaemonRestart (2.39s)
    daemon.go:292: [d8f044ff3423d] waiting for daemon to start
    daemon.go:324: [d8f044ff3423d] daemon started
    daemon.go:292: [d8f044ff3423d] waiting for daemon to start
    daemon.go:324: [d8f044ff3423d] daemon started
    daemon.go:282: [d8f044ff3423d] exiting daemon

Copy link
Copy Markdown
Member

@AkihiroSuda AkihiroSuda left a comment

Choose a reason for hiding this comment

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

LGTM, but it would be great if we can have test in this repo as well (can be separate PR for v1.2.1)

@dmcgowan
Copy link
Copy Markdown
Member

LGTM

@dmcgowan dmcgowan added this to the 1.2 milestone Oct 18, 2018
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

@dmcgowan dmcgowan merged commit 4055185 into containerd:master Oct 18, 2018
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.

5 participants