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

Fallback to Database when S3 Blob Not Found #2689

Closed
bradrydzewski opened this issue Apr 28, 2019 · 3 comments
Closed

Fallback to Database when S3 Blob Not Found #2689

bradrydzewski opened this issue Apr 28, 2019 · 3 comments
Milestone

Comments

@bradrydzewski
Copy link

this will allow teams to adopt S3 while still being able to access older logs stored in the database.

@bradrydzewski bradrydzewski added this to the v1.2.0 milestone Apr 28, 2019
@tboerger
Copy link

That would be great, or alternatively some kind of migration.

@bradrydzewski bradrydzewski modified the milestones: v1.2.0, v.1.3.0 May 21, 2019
@bradrydzewski
Copy link
Author

@tboerger agreed. I will plan on also adding something to drone-migrate

@bradrydzewski bradrydzewski modified the milestones: v.1.3.0, v1.2.0 May 30, 2019
@bradrydzewski
Copy link
Author

the fallback is now in place, you can switch to S3 and drone will fallback to the database to display older logs. There is also an s3 log migration option at https://github.com/drone/drone-migrate#migrate-logs-from-08-to-10

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

No branches or pull requests

2 participants