HDDS-5647. [Multi-Tenant] Implement AssignUserToTenant#2564
Merged
smengcl merged 20 commits intoapache:HDDS-4944from Sep 15, 2021
Merged
HDDS-5647. [Multi-Tenant] Implement AssignUserToTenant#2564smengcl merged 20 commits intoapache:HDDS-4944from
smengcl merged 20 commits intoapache:HDDS-4944from
Conversation
handles new table write in OMAssignUserToTenantRequest and OMAssignUserToTenantResponse. Change-Id: I9f726b5b2780c4a73631bd2eb76a12f2bcf3e232
Change-Id: I9cde446b7faf01ac5b437428e901ae8f74aba8b9
…nse. Change-Id: Ic5a3d8a6894b0261a98afa8404ed7ced641c3155
Change-Id: Ib889da19191111ddbb03189af8594eafdddbf60d
…IdsTable; use accessId as key for S3SecretTable. Change-Id: Icbf005b32e937e633c1d351b712e3ef69443b313
Change-Id: Ia2df2a33037522adb4e2d449670c16e911db6207
hadoop-ozone/client/src/main/java/org/apache/hadoop/ozone/client/protocol/ClientProtocol.java
Show resolved
Hide resolved
hadoop-ozone/client/src/main/java/org/apache/hadoop/ozone/client/rpc/RpcClient.java
Show resolved
Hide resolved
Change-Id: I0042a1bc47aa40a84a8127f69157b4574a99ba40
Change-Id: I4783eb5e607ad0bf01c8595188f2a5a6059eebdc
Change-Id: I076806ef4605fa237207f2bd07fc1be1f830e50d
Change-Id: Id665ee2072a41f43ba03b81680e6ce9410b06d7d
Change-Id: Icf6367345b7d0c63f8699efc89c146d251183fbd
Change-Id: Id2e04771c6ba1fdfac6d964aa16d30856cee25bb
Change-Id: I55d655317bbae5fb5345fce728f6334551ed2af0
Change-Id: I635f5ba1edec819e8d1b65d5c5725bb64c8e734f
Change-Id: I54f13de495a440104a914f2d2c2c2dbe271ae205
…D()." This reverts commit f3e67fa.
…tion; Add basic check in integration test; Clean up. Change-Id: Ie7e137b88b6d77b9998fa7e8341563a083ab9c38
Change-Id: I3a0a1830941d3300f5674a663ab38e53e2ca286f
…y well have `$` in it. Change-Id: I981522b0acf926f7bc060f314f77f0926c7234e2
Contributor
Author
|
Thanks @prashantpogde for reviewing this. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR implements
AssignUserToTenant, replacingCreateUserTenantin the prototype.How was this patch tested?
compose/ozonesecure.Manual testing
In a
compose/ozonesecurecontainer: