You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ozone.apache.org by ad...@apache.org on 2022/09/07 11:24:52 UTC

[ozone] branch master updated (2ce64319a4 -> ab4288ccb8)

This is an automated email from the ASF dual-hosted git repository.

adoroszlai pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/ozone.git


    from 2ce64319a4 HDDS-7143. Recon: Fix left to right scrolling on Pipelines page (#3735)
     add ab4288ccb8 HDDS-7191. Separate prop for s3 admin (#3732)

No new revisions were added by this update.

Summary of changes:
 .../org/apache/hadoop/ozone/OzoneConfigKeys.java   |   5 +
 .../common/src/main/resources/ozone-default.xml    |  24 +++
 .../apache/hadoop/ozone/om/OzoneConfigUtil.java    |  61 ++++++
 .../org/apache/hadoop/ozone/om/OzoneManager.java   |  35 ++--
 .../request/s3/security/S3SecretRequestHelper.java |   2 +-
 .../hadoop/ozone/om/TestOzoneConfigUtil.java       |  42 +++++
 .../s3/security/TestS3GetSecretRequest.java        | 206 ++++++++++-----------
 7 files changed, 240 insertions(+), 135 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@ozone.apache.org
For additional commands, e-mail: commits-help@ozone.apache.org