Skip to content
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

update s3 bucket permissions for oCIS 5 #446

Merged
merged 1 commit into from
Dec 7, 2023
Merged

Conversation

wkloucek
Copy link
Contributor

@wkloucek wkloucek commented Dec 7, 2023

Description

update S3 permissions for oCIS 5

Related Issue

Motivation and Context

Compatibility

How Has This Been Tested?

  • test deployment

Screenshots (if appropriate):

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Technical debt
  • Tests only (no source changes)

Checklist:

  • Code changes
  • Unit tests added
  • Acceptance tests added
  • Documentation generated (make docs) and committed
  • Documentation ticket raised:
  • Documentation PR created:

@wkloucek wkloucek requested a review from butonic December 7, 2023 08:34
@wkloucek
Copy link
Contributor Author

wkloucek commented Dec 7, 2023

@mmattel this should probably also hit the regular oCIS S3ng documentation.

@wkloucek wkloucek merged commit 0b1bea8 into next Dec 7, 2023
1 check passed
@delete-merged-branch delete-merged-branch bot deleted the update-s3-permissions branch December 7, 2023 08:44
@mmattel
Copy link
Contributor

mmattel commented Dec 8, 2023

@mmattel this should probably also hit the regular oCIS S3ng documentation.

@wkloucek could you help and explain.

@wkloucek
Copy link
Contributor Author

wkloucek commented Dec 8, 2023

@mmattel this should probably also hit the regular oCIS S3ng documentation.

@wkloucek could you help and explain.

If you want to use the s3ng storage driver, you need a S3 bucket. In order to access the S3 bucket you need a service user / credentials. Linked to that service users you have a permission set. (compare eg. https://objectivefs.com/howto/how-to-restrict-s3-bucket-policy-to-only-one-aws-s3-bucket). This PR updates the minimum permission set that oCIS with s3ng driver needs for a S3 bucket

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants