Bug 1893714 - Bad response for upload an object with encryption
Summary: Bad response for upload an object with encryption
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat OpenShift Container Storage
Classification: Red Hat Storage
Component: Multi-Cloud Object Gateway
Version: 4.6
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
: OCS 4.6.0
Assignee: Nimrod Becker
QA Contact: aberner
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2020-11-02 12:36 UTC by Jacky Albo
Modified: 2020-12-17 06:25 UTC (History)
4 users (show)

Fixed In Version: 4.6.0-152.ci
Doc Type: No Doc Update
Doc Text:
Clone Of:
Environment:
Last Closed: 2020-12-17 06:25:30 UTC
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Github noobaa noobaa-core pull 6244 0 None closed Fix small schema issue with encryption 2020-11-15 14:28:01 UTC
Github noobaa noobaa-core pull 6250 0 None closed backport to 5.6: fix small issue with encryption 2020-11-15 14:28:02 UTC
Red Hat Product Errata RHSA-2020:5605 0 None None None 2020-12-17 06:25:44 UTC

Description Jacky Albo 2020-11-02 12:36:51 UTC
Description of problem (please be detailed as possible and provide log
snippests):
Upload a file using encryption to a noobaa bucket results with Internal error

Version of all relevant components (if applicable):


Does this issue impact your ability to continue to work with the product
(please explain in detail what is the user impact)?


Is there any workaround available to the best of your knowledge?


Rate from 1 - 5 the complexity of the scenario you performed that caused this
bug (1 - very simple, 5 - very complex)?
1

Can this issue reproducible?
Yes

Can this issue reproduce from the UI?


If this is a regression, please provide more details to justify this:


Steps to Reproduce:
1. run a put-object with encryption enabled
2. for example: aws-cli
aws s3api put-object --no-verify-ssl --endpoint-url <noobaa-endpoint> --bucket <bucket> --key <new-key> --body <object_to_upload> --server-side-encryption AES256

Actual results:
Internal Error

Expected results:
{
    "ETag": "\"9e7e6f7fb78bd7dc0d38f2e8cd316d8f\"",
    "ServerSideEncryption": "AES256"
}

Additional info:

Comment 4 aberner 2020-11-15 16:37:38 UTC
Verified on:
OCP: 4.6.0-0.nightly-2020-11-07-035509
OCS: 4.6.0-156.ci

Comment 7 errata-xmlrpc 2020-12-17 06:25:30 UTC
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 (Moderate: Red Hat OpenShift Container Storage 4.6.0 security, bug fix, enhancement update), 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/RHSA-2020:5605


Note You need to log in before you can comment on or make changes to this bug.