tanvipenumudy opened a new pull request, #6020:
URL: https://github.com/apache/ozone/pull/6020

   ## What changes were proposed in this pull request?
   
   Through this patch, we can reset the encryption of a bucket through ozone 
shell (`ozone sh bucket set-encryption-key -k <enckey> <vol>/<buck>`).
   
   It does not change any other properties of the bucket or the existing keys 
in the bucket. The newer keys added to the bucket are encrypted using the same 
BEK details provided - the fileEncryptionInfo object on the key level gets 
generated as expected.
   
   ## What is the link to the Apache JIRA
   
   https://issues.apache.org/jira/browse/HDDS-10142
   
   ## How was this patch tested?
   
   Integration tests + Manual testing
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to