Project

General

Profile

Actions

Bug #56080

open

rgw: When the key_id used by the encrypted file is unavailable, using head_obj to view the details of the file will also report an error

Added by wang kevin almost 2 years ago. Updated almost 2 years ago.

Status:
New
Priority:
Normal
Assignee:
Target version:
-
% Done:

100%

Source:
Tags:
sse
Backport:
quincy
Regression:
No
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Pull request ID:
Crash signature (v1):
Crash signature (v2):

Description

As mentioned in the title, when the key_id used by the encrypted file is unavailable, using head_obj to view the details of the file will also report an error, which is unreasonable. The reason for this phenomenon is that when the head_obj interface is used, it will verify whether the key_id is available in barbican. If it is not available, the interface will return an error. A more reasonable way is that the head_obj interface returns the key_id and encryption method, but does not verify whether the key_id is available.

Actions #2

Updated by Casey Bodley almost 2 years ago

  • Assignee set to Marcus Watts
Actions #3

Updated by Casey Bodley almost 2 years ago

  • Tags set to sse
  • Backport set to quincy
  • Pull request ID set to 46726
Actions

Also available in: Atom PDF