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

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


    from eac144d  HDDS-3461. Add acceptance test to smoketest CSI service 
startup
     add 9eb3f7d  HDDS-3391. Delegate admin ACL checks to Ozone authorizer 
plugin. (#923)

No new revisions were added by this update.

Summary of changes:
 .../java/org/apache/hadoop/ozone/OzoneConsts.java  |   2 +
 .../src/main/compose/ozonesecure/docker-config     |   2 +-
 .../main/smoketest/security/ozone-secure-fs.robot  |   2 +-
 .../hadoop/ozone/TestSecureOzoneCluster.java       |   2 +-
 .../ozone/om/TestOzoneManagerListVolumes.java      |  24 ++---
 .../org/apache/hadoop/ozone/om/OzoneManager.java   |  42 ++++-----
 .../om/request/volume/OMVolumeCreateRequest.java   |  18 ++--
 .../ozone/security/acl/OzoneNativeAuthorizer.java  |  44 ++++++++-
 .../security/acl/TestOzoneAdministrators.java      | 102 +++++++++++++++++++++
 .../security/acl/TestOzoneNativeAuthorizer.java    |  95 ++++++++++---------
 10 files changed, 237 insertions(+), 96 deletions(-)
 create mode 100644 
hadoop-ozone/ozone-manager/src/test/java/org/apache/hadoop/ozone/security/acl/TestOzoneAdministrators.java


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

Reply via email to