Skip to content

Bug: uploads using form-data do not honour per-chart-limit setting #1050

Open
@alexberry

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.

Activity

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

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions