Bug 1668412
Summary: | [3.11] When using the oc new-app to create a new build, the builds are creating incomplete multipart uploads to S3 and incomplete uploads are not cleaned automatically | ||
---|---|---|---|
Product: | OpenShift Container Platform | Reporter: | Oleg Bulatov <obulatov> |
Component: | Build | Assignee: | Oleg Bulatov <obulatov> |
Status: | CLOSED ERRATA | QA Contact: | Wenjing Zheng <wzheng> |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | 3.11.0 | CC: | aos-bugs, bparees, wzheng |
Target Milestone: | --- | ||
Target Release: | 3.11.z | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: |
Cause: the cluster role system:image-pruner was required for all DELETE requests to the registry.
Consequence: the regular client couldn't cancel its uploads and S3 multipart uploads was piling up.
Fix: accept DELETE requests for uploads from clients who are allowed to write into them.
Result: clients are able to cancel their uploads.
|
Story Points: | --- |
Clone Of: | 1662132 | Environment: | |
Last Closed: | 2019-02-20 14:11:02 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: | |||
Bug Depends On: | 1662132, 1668413 | ||
Bug Blocks: | 1668411 |
Comment 1
Oleg Bulatov
2019-01-23 13:18:49 UTC
Verified with below version: v3.11.82 Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHBA-2019:0326 |