Files
kubernetes/pkg
Kubernetes Submit Queue bf790f4467 Merge pull request #63894 from dims/bump-grpc-max-message-size-for-docker-service
Automatic merge from submit-queue. If you want to cherry-pick this change to another branch, please follow the instructions <a href="https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md">here</a>.

Bump grpc max message size for docker service

**What this PR does / why we need it**:
When we have a lot of containers, we run into the limit in grpc ( https://github.com/grpc/grpc-go/blob/master/clientconn.go#L118 )

**Which issue(s) this PR fixes** *(optional, in `fixes #<issue number>(, fixes #<issue_number>, ...)` format, will close the issue(s) when PR gets merged)*:
Fixes #63858

**Special notes for your reviewer**:
In https://github.com/kubernetes/kubernetes/pull/63977 we fixed the send and receive sizes on the client side. we should fix the docker service too 

**Release note**:

```release-note
NONE
```
2018-05-21 12:47:14 -07:00
..
2018-05-15 21:38:54 +02:00
2018-05-21 20:22:37 +08:00
2018-05-12 02:01:09 -04:00
2018-05-08 18:33:50 -04:00
2018-05-19 08:14:37 +10:00
2018-02-16 13:43:01 -08:00
2018-02-12 10:54:33 -05:00
2018-05-19 08:14:37 +10:00
2018-01-15 23:17:19 +08:00
2018-03-13 17:20:16 +08:00