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

Have a single source of truth model for storages #2767

Open
Tracked by #479
VannTen opened this issue Jan 30, 2023 · 1 comment
Open
Tracked by #479

Have a single source of truth model for storages #2767

VannTen opened this issue Jan 30, 2023 · 1 comment
Labels
kind/feature Categorizes issue or PR as related to a new feature. priority/important-longterm Important over the long term, but may not be staffed and/or may need multiple releases to complete. sig/stack-guidance Categorizes an issue or PR as relevant to SIG Stack Guidance.

Comments

@VannTen
Copy link
Member

VannTen commented Jan 30, 2023

Problem statement

As a Thoth developer, I'm frustrated when I need to delete data and "manually" sync between S3 and SQL.

High-level Goals

We should reference Object Storage (S3) inside SQL (alchemy models) and not interact directly with it.

Proposal description

Use something like sqlalchemy-file (#2691 )

Alternatives

N/A

Additional context

Acceptance Criteria

TBD

@VannTen VannTen added the kind/feature Categorizes issue or PR as related to a new feature. label Jan 30, 2023
@codificat
Copy link
Member

/sig stack-guidance
/priority important-longterm

@sesheta sesheta added sig/stack-guidance Categorizes an issue or PR as relevant to SIG Stack Guidance. priority/important-longterm Important over the long term, but may not be staffed and/or may need multiple releases to complete. labels Jan 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/feature Categorizes issue or PR as related to a new feature. priority/important-longterm Important over the long term, but may not be staffed and/or may need multiple releases to complete. sig/stack-guidance Categorizes an issue or PR as relevant to SIG Stack Guidance.
Projects
Status: 🆕 New
Development

No branches or pull requests

3 participants