Skip to content

[17.10] Don't filter nodes if logdriver==none#2402

Merged
nishanttotla merged 1 commit into
moby:bump_v17.10from
andrewhsu:lg
Oct 11, 2017
Merged

[17.10] Don't filter nodes if logdriver==none#2402
nishanttotla merged 1 commit into
moby:bump_v17.10from
andrewhsu:lg

Conversation

@andrewhsu
Copy link
Copy Markdown

Backport:

With cherry-pick of 9608c63:

$ git cherry-pick -s -x 9608c63

Went in clean.

The "none" driver is a special keyword to disable logging, so don't
filter nodes if the "none" driver is not listed on the nodes, since it's
not really a driver and doesn't exist.

Signed-off-by: Brian Goff <cpuguy83@gmail.com>
(cherry picked from commit 9608c63)
Signed-off-by: Andrew Hsu <andrewhsu@docker.com>
@andrewhsu
Copy link
Copy Markdown
Author

@nishanttotla

@nishanttotla
Copy link
Copy Markdown
Contributor

Let's merge once the CI is green.

Tagging @thaJeztah @cpuguy83 for reference.

Copy link
Copy Markdown
Member

@cpuguy83 cpuguy83 left a comment

Choose a reason for hiding this comment

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

LGTM

@codecov
Copy link
Copy Markdown

codecov Bot commented Oct 11, 2017

Codecov Report

Merging #2402 into bump_v17.10 will decrease coverage by 0.33%.
The diff coverage is 100%.

@@               Coverage Diff               @@
##           bump_v17.10    #2402      +/-   ##
===============================================
- Coverage        60.85%   60.51%   -0.34%     
===============================================
  Files              128      128              
  Lines            26303    26303              
===============================================
- Hits             16007    15918      -89     
- Misses            8897     8992      +95     
+ Partials          1399     1393       -6

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