Skip to content

Ignore zero max message size in grpc config#2380

Merged
estesp merged 1 commit intocontainerd:masterfrom
dmcgowan:ignore-zero-msg-size-configs
Jun 2, 2018
Merged

Ignore zero max message size in grpc config#2380
estesp merged 1 commit intocontainerd:masterfrom
dmcgowan:ignore-zero-msg-size-configs

Conversation

@dmcgowan
Copy link
Copy Markdown
Member

@dmcgowan dmcgowan commented Jun 1, 2018

Fixes upgrade issue where existing configs cause the max message size to get set to 0.

Fixes upgrade issue where existing configs cause
the max message size to get set to 0.

Signed-off-by: Derek McGowan <[email protected]>
@dmcgowan dmcgowan added this to the 1.1.1 milestone Jun 1, 2018
@codecov-io
Copy link
Copy Markdown

Codecov Report

Merging #2380 into master will decrease coverage by 0.02%.
The diff coverage is 0%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #2380      +/-   ##
==========================================
- Coverage   45.03%   45.01%   -0.03%     
==========================================
  Files          92       92              
  Lines        9390     9395       +5     
==========================================
  Hits         4229     4229              
- Misses       4478     4483       +5     
  Partials      683      683
Flag Coverage Δ
#linux 49.24% <0%> (-0.02%) ⬇️
#windows 41.3% <0%> (-0.03%) ⬇️
Impacted Files Coverage Δ
services/server/server.go 2.2% <0%> (-0.07%) ⬇️

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 5b1f69b...993d4b8. Read the comment docs.

@crosbymichael
Copy link
Copy Markdown
Member

LGTM

1 similar comment
@ehazlett
Copy link
Copy Markdown
Member

ehazlett commented Jun 2, 2018

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 b867977 into containerd:master Jun 2, 2018
@dmcgowan dmcgowan deleted the ignore-zero-msg-size-configs branch June 5, 2018 18:17
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