Actions
Bug #37419
closedPatch puma to fix chunked upload issue
Difficulty:
Triaged:
Yes
Description
When pushing images like https://quay.io/repository/centos-bootc/fedora-bootc, Puma throws the error "maximum size of chunk header exceeded".
This is a bug in Puma, it is fixed by https://github.com/puma/puma/pull/3338.
Let's patch this in while we wait for an official Puma release.
Actions