Skip to content

Better default label handling#3403

Merged
estesp merged 4 commits intocontainerd:masterfrom
mxpv:labels
Jul 11, 2019
Merged

Better default label handling#3403
estesp merged 4 commits intocontainerd:masterfrom
mxpv:labels

Conversation

@mxpv
Copy link
Copy Markdown
Member

@mxpv mxpv commented Jul 10, 2019

  • This PR slightly improves handling of default labels across containerd.
  • Also respect containerd.io/defaults/snapshotter label in ctr pull/push and others
  • Adds a few aliases for ctr namespace subcommand (ctr ns ls and ctr ns c ...)

ref: #2285

mxpv added 3 commits July 10, 2019 12:10
Signed-off-by: Maksym Pavlenko <[email protected]>
Signed-off-by: Maksym Pavlenko <[email protected]>
@theopenlab-ci
Copy link
Copy Markdown

theopenlab-ci Bot commented Jul 10, 2019

Build succeeded.

@theopenlab-ci
Copy link
Copy Markdown

theopenlab-ci Bot commented Jul 10, 2019

Build succeeded.

@codecov-io
Copy link
Copy Markdown

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #3403   +/-   ##
=======================================
  Coverage   45.05%   45.05%           
=======================================
  Files         113      113           
  Lines       12563    12563           
=======================================
  Hits         5660     5660           
  Misses       6049     6049           
  Partials      854      854
Flag Coverage Δ
#linux 48.98% <ø> (ø) ⬆️
#windows 40.27% <ø> (ø) ⬆️

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 9d4fc1d...a7d9007. Read the comment docs.

@codecov-io
Copy link
Copy Markdown

codecov-io commented Jul 10, 2019

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #3403   +/-   ##
=======================================
  Coverage   45.05%   45.05%           
=======================================
  Files         113      113           
  Lines       12563    12563           
=======================================
  Hits         5660     5660           
  Misses       6049     6049           
  Partials      854      854
Flag Coverage Δ
#linux 48.98% <ø> (ø) ⬆️
#windows 40.27% <ø> (ø) ⬆️

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 9d4fc1d...550a6f1. Read the comment docs.

Comment thread client.go Outdated
Comment thread client.go Outdated
@theopenlab-ci
Copy link
Copy Markdown

theopenlab-ci Bot commented Jul 11, 2019

Build succeeded.

@theopenlab-ci
Copy link
Copy Markdown

theopenlab-ci Bot commented Jul 11, 2019

Build succeeded.

Signed-off-by: Maksym Pavlenko <[email protected]>
@theopenlab-ci
Copy link
Copy Markdown

theopenlab-ci Bot commented Jul 11, 2019

Build succeeded.

@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 f2b6c31 into containerd:master Jul 11, 2019
@mxpv mxpv deleted the labels branch July 11, 2019 20:18
crosbymichael added a commit to crosbymichael/containerd that referenced this pull request Jul 16, 2019
The snapshot command calls the snapshotter service directly, therefore,
the name must be resolved.

Signed-off-by: Michael Crosby <[email protected]>
dmcgowan added a commit that referenced this pull request Jul 16, 2019
Fix regression from #3403 with snapshot cmd
tussennet pushed a commit to tussennet/containerd that referenced this pull request Sep 11, 2020
The snapshot command calls the snapshotter service directly, therefore,
the name must be resolved.

Signed-off-by: Michael Crosby <[email protected]>
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.

6 participants