Open
Description
In #466 , support for per-chart limits was added, however during testing I found a bug.
There are two methods to upload a file to chartmuseum - one using binary data, the other using forms data. We upload our charts using the helm cm-push plugin, and it uses forms data to upload.
The forms data upload code path has not been updated to clean up like it has in the binary code path.
Metadata
Assignees
Labels
No labels
Activity