-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* fix assert step in step 6 * add subUsers creation and remove * add teststep for adding subUsers to e2e * add ensure subUsersSecret and fix subUser recreation * add subUsers to status * fix subUser spell * fix create subuser bug * add initSpecBasedVars * complete test step for subuser creation and deletion * use functions instead of map for generating subuser fullIds * add e2e-test-local to Makefile * remove redundant subusers in testing steps * add subUser validator to s3userclaim webhook * add bucket-policy test step * add s3subuserbinding type * add untested bucket policy logic * revise bucket test * fix testing problem * user pointer for s3userclaim webhook * add update bucket status for success and failure deletion * add some comments * update e2e test doc * fix make test * remove ensure readonly user * remove redundant comment in s3userclaim webhook * add optional tag marker to Access filed of SubUserBinding * rename functions to follow the verb pattern * break down syncSubusersList to smaller functions * add comment on syncSubusersList function * use marker validation instead of webhook for subusers name in bucket * remove map suffix * implement bucketAccessAction as a function instead of an attribute * fix linting * place the remove subUser log before its action * fix capital case letter of BucketAccessAction * convert subUser form to subuser
- Loading branch information
Showing
38 changed files
with
609 additions
and
108 deletions.
There are no files selected for viewing
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
Oops, something went wrong.