Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: expect to receive chunked JSON #340

Merged
merged 1 commit into from Jul 22, 2022
Merged

Conversation

benoitf
Copy link
Collaborator

@benoitf benoitf commented Jul 22, 2022

Docker is probably doing chunks but with a very higher limit
while podman is chunking at 2048chars which is not enough
for most of the classic images

Fixes #322

Change-Id: If3850a259d9d6026c2420871356927311dcbc5eb
Signed-off-by: Florent Benoit fbenoit@redhat.com

Docker is probably doing chunks but with a very higher limit
while podman is chunking at 2048chars which is not enough
for most of the classic images

Change-Id: If3850a259d9d6026c2420871356927311dcbc5eb
Signed-off-by: Florent Benoit <fbenoit@redhat.com>
@benoitf benoitf requested a review from vzhukovs July 22, 2022 14:25
@vzhukovs vzhukovs merged commit f593e1f into containers:main Jul 22, 2022
@podman-desktop-bot podman-desktop-bot added this to the 0.0.6 milestone Jul 22, 2022
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.

Un-responsiveness or slowness of the UI not triggering changes in podman-machine
3 participants