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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update s3 credentials the backend on the go #292

Closed
2 tasks
edogrigqv2 opened this issue Dec 9, 2020 · 3 comments
Closed
2 tasks

Update s3 credentials the backend on the go #292

edogrigqv2 opened this issue Dec 9, 2020 · 3 comments
Assignees
Projects

Comments

@edogrigqv2
Copy link
Contributor

馃毃馃毃 Feature Request

On the backend, s3 credentials expire very fast in 1 day.
We have to

  • Be able to update credentials when the program starts, otherwise, users have to hub login again.
  • For long uploads update credentials on the go. This is a much harder task, probably should be separated into a separate issue.

Description of the possible solution

Just run get_credentials logic when the hub module is loaded.

@edogrigqv2
Copy link
Contributor Author

Related to #36

@edogrigqv2 edogrigqv2 added this to To do in Hub v1.1 Dec 13, 2020
@KrishnaChaitanya1
Copy link
Contributor

Hi @edogrigqv2 . I have a doubt. When you say S3 credentials are you referring to the normal Access Keys (IAM) or the credential used when creating Presigned URL?

@mynameisvinn
Copy link
Contributor

Closing due to inactivity.

Hub v1.1 automation moved this from To do to Done Mar 23, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Development

No branches or pull requests

4 participants