-
Notifications
You must be signed in to change notification settings - Fork 750
Closed as not planned
Labels
enhancementNew feature or requestNew feature or requestflyteadminIssue for FlyteAdmin ServiceIssue for FlyteAdmin Servicestale
Description
Motivation: Why do you think this is important?
Currently to start sandbox flyteadmin needs a postgres server. GORM supports sqlite3 and this should be possible to use with flyteadmin
GORM support: https://gorm.io/docs/connecting_to_the_database.html#SQLite
Goal: What should the final outcome look like, ideally?
if i start flyteadmin locally, it should be possible to start with a sqlite db . This would speed up testing and starting up of flyteadmin.
Similarly we can do the same for datacatalog
Describe alternatives you've considered
start a postgres server
Propose: Link/Inline OR Additional context
No response
Are you sure this issue hasn't been raised already?
- Yes
Have you read the Code of Conduct?
- Yes
pingsutw and mrgleecopingsutw, samhita-alla and pmahindrakar-oss
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestflyteadminIssue for FlyteAdmin ServiceIssue for FlyteAdmin Servicestale