Skip to content

wip: sqlite for vm spec storage#1028

Draft
richardcase wants to merge 1 commit intomainfrom
sqlite_repo
Draft

wip: sqlite for vm spec storage#1028
richardcase wants to merge 1 commit intomainfrom
sqlite_repo

Conversation

@richardcase
Copy link
Copy Markdown
Member

What this PR does / why we need it:

Change flintlock to use sqlite for storing the microvmn specs instead of containerd. This will help with querying etc,

Which issue(s) this PR fixes (optional, in fixes #<issue number>(, fixes #<issue_number>, ...) format, will close the issue(s) when PR gets merged):
Fixes #

Special notes for your reviewer:

Checklist:

  • squashed commits into logical changes
  • includes documentation
  • adds unit tests
  • adds or updates e2e tests

Signed-off-by: Richard Case <richard.case@outlook.com>
@richardcase richardcase added the kind/feature New feature or request label Feb 16, 2025
@netlify
Copy link
Copy Markdown

netlify Bot commented Feb 16, 2025

Deploy Preview for flintlock-docs ready!

Name Link
🔨 Latest commit a6c3035
🔍 Latest deploy log https://app.netlify.com/sites/flintlock-docs/deploys/67b1e892ecbd8b0008c7f2ce
😎 Deploy Preview https://deploy-preview-1028--flintlock-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@codecov-commenter
Copy link
Copy Markdown

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

Attention: Patch coverage is 0% with 253 lines in your changes missing coverage. Please review.

Project coverage is 36.27%. Comparing base (dde7055) to head (a6c3035).
Report is 3 commits behind head on main.

Files with missing lines Patch % Lines
infrastructure/sqlite/repository.go 0.00% 171 Missing ⚠️
internal/command/run/run.go 0.00% 36 Missing ⚠️
infrastructure/sqlite/migration.go 0.00% 34 Missing ⚠️
internal/inject/wire_gen.go 0.00% 8 Missing ⚠️
internal/command/flags/flags.go 0.00% 4 Missing ⚠️

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1028      +/-   ##
==========================================
- Coverage   37.98%   36.27%   -1.71%     
==========================================
  Files          91       93       +2     
  Lines        5294     5543     +249     
==========================================
  Hits         2011     2011              
- Misses       3125     3374     +249     
  Partials      158      158              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@github-actions
Copy link
Copy Markdown
Contributor

This PR is stale because it has been open 60 days with no activity.

@github-actions github-actions Bot added the lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. label Mar 25, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

kind/feature New feature or request lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants