Skip to content

Increase grpc limit for GetConfigs api#38800

Merged
cpuguy83 merged 1 commit intomoby:masterfrom
dani-docker:esc-1090
Feb 26, 2019
Merged

Increase grpc limit for GetConfigs api#38800
cpuguy83 merged 1 commit intomoby:masterfrom
dani-docker:esc-1090

Conversation

@dani-docker
Copy link
Copy Markdown
Contributor

Signed-off-by: Dani Louca [email protected]

unable to list existing configs: Error response from daemon: rpc error: code = ResourceExhausted desc = grpc: received message larger than max (14514307 vs. 4194304)

- What I did
This is change complements #38103 and increase the GRP limit the same way for list configs

- How I did it
Used the same approach as in #38103

- How to verify it
Create a large list of configs to bypass the 4MB default GRPC limit and run docker config ls

- Description for the changelog
Increase GRPC limit for GetConfigs

@dani-docker
Copy link
Copy Markdown
Contributor Author

cc: @thaJeztah @tonistiigi

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants