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

Add ability to write read/write grant data files via S3 #930

Closed
rpoet-jh opened this issue Feb 27, 2024 · 0 comments · Fixed by eclipse-pass/pass-support#109
Closed

Add ability to write read/write grant data files via S3 #930

rpoet-jh opened this issue Feb 27, 2024 · 0 comments · Fixed by eclipse-pass/pass-support#109
Assignees
Milestone

Comments

@rpoet-jh
Copy link
Contributor

What?
This PR added ability to read spring Resources from s3 if enabled: eclipse-pass/pass-support#95. This is so we could read the policy.properties file from an s3 bucket.

Now we should extend grant loader to be able to read and write grant data and grant_update_timestamps from an s3 bucket if configured. Currently, read and writing has to be done using a file system.

Why?
Being able to use s3 for reading/writing grant data files would simplify the aws infrastructure and deployment.

How?
Use Spring Cloud AWS library.

Acceptance Criteria
Able to run grant loader passing s3 urls for grant data files, and have grant loader update grant_update_timestamps in s3 bucket.

@rpoet-jh rpoet-jh converted this from a draft issue Feb 27, 2024
@dkriethof dkriethof added this to the 1.7.0 milestone Mar 13, 2024
@rpoet-jh rpoet-jh self-assigned this May 1, 2024
@rpoet-jh rpoet-jh moved this from Backlog to In Progress in Eclipse PASS May 1, 2024
@rpoet-jh rpoet-jh moved this from In Progress to Peer Review/QA in Eclipse PASS May 2, 2024
@rpoet-jh rpoet-jh moved this from Peer Review/QA to Done in Eclipse PASS May 3, 2024
@rpoet-jh rpoet-jh closed this as completed May 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

2 participants