-
Notifications
You must be signed in to change notification settings - Fork 7
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
add users from VLIZ #93
Conversation
@tinaok What level of access does davidcasalsVLIZ need for the S3 buckets? Read-only access to the gfts-reference-data and destine-gfts-data-lake S3 buckets? Or is there a need for write access as well? What about the Ifremer bucket? Does he need read/write access to the gfts-ifremer bucket? |
Thank you Anne,
|
@minrk I tried to add the new buckets |
We do have a procedure here. We can add docs for creating the buckets for new users. @annefou looks right! I noticed a couple things that needed fixing in #93, and I'll apply those here as well (mainly a default deny permission that seems like it is supposed to be the s3 default, but isn't when I test). |
Do you mean that |
No, I mean what you did in this PR, which was exactly right, it is just a lot of copying and pasting we haven't written down yet. I think it can actually be simplified a bit, too. |
Any more you want to do here, or ok to merge? |
For me it is OK to merge. |
ok, the bucket exists and the user should have access to the Hub when the github action finishes deploying |
Perfect! I will add some info on adding new buckets in the doc. Thank you! |
We will start to use add more users.
How do we want to proceed?
Can we make a procedure for clearing new users?