This is an automated email from the ASF dual-hosted git repository.
sammichen pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/ozone.git
from eec1ce49c8 HDDS-9173. Invalidate snapshot cache once snapshot gets
purged (#5248)
add 7df4354090 HDDS-7752. GetS3SecretRequest API should not return secret
if secret of user already exists (#4538)
No new revisions were added by this update.
Summary of changes:
hadoop-hdds/docs/content/interface/S3.md | 4 +-
hadoop-hdds/docs/content/interface/S3.zh.md | 2 +
.../hadoop/ozone/om/exceptions/OMException.java | 4 +-
.../dist/src/main/smoketest/s3/commonawslib.robot | 4 +-
.../dist/src/main/smoketest/s3/freon.robot | 3 +-
.../dist/src/main/smoketest/s3/s3_getsecret.robot | 10 ++-
.../S3-secret.robot} | 34 +++++---
.../hadoop/ozone/TestSecureOzoneCluster.java | 34 +++++---
.../hadoop/ozone/shell/TestOzoneTenantShell.java | 2 +-
.../src/main/proto/OmClientProtocol.proto | 2 +
.../om/request/s3/security/S3GetSecretRequest.java | 14 +++-
.../s3/security/TestS3GetSecretRequest.java | 96 ++++++++++++++++------
.../hadoop/ozone/shell/s3/GetS3SecretHandler.java | 2 +-
13 files changed, 153 insertions(+), 58 deletions(-)
copy hadoop-ozone/dist/src/main/smoketest/{s3/s3_getsecret.robot =>
security/S3-secret.robot} (55%)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]