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

[DRAFT WORK IN PROGRESS] Adding VirtioFS #995

Closed
wants to merge 1 commit into from

Conversation

steve-fraser
Copy link
Member

@steve-fraser steve-fraser commented Dec 27, 2024

Features adding VirtioFS Support

In a upcoming PR I will be adding

virtiofs_create_test.go
virtiofs_create_delete_test.go

These tests will be testing the create and delete functionality to make sure it's valid on what we expect them to be

Copy link

netlify bot commented Dec 27, 2024

Deploy Preview for flintlock-docs canceled.

Name Link
🔨 Latest commit 9833ada
🔍 Latest deploy log https://app.netlify.com/sites/flintlock-docs/deploys/67a1013427df2700086b657c

Copy link
Member

@richardcase richardcase left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great work @steve-fraser 🎉 Please don't be put off by the number of comments. Let me know if i can help with anything.

Copy link
Member

@richardcase richardcase left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is looking great. I think having the port and adapter is a great addition.

Copy link
Member

@richardcase richardcase left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think this looks good to go. Would you be able to do the following:

  • confirm what testing you have done locally?
  • describe any automated testing that we should add as a follow up to this PR
  • Ideally, squash your commits so they tell a story. It doesn't have to be down to 1 but a smaller number is preferable to have a clean commit history.

@steve-fraser steve-fraser reopened this Feb 3, 2025
@steve-fraser steve-fraser changed the base branch from main to dependabot/go_modules/dependencies-5bfb93a580 February 3, 2025 18:01
@steve-fraser steve-fraser changed the base branch from dependabot/go_modules/dependencies-5bfb93a580 to main February 3, 2025 18:02
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

Successfully merging this pull request may close these issues.

2 participants