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

refactor: removed macvtap support with firecracker #953

Merged
merged 1 commit into from
Oct 1, 2024

Conversation

richardcase
Copy link
Member

What this PR does / why we need it:

This change removes support for macvtap network interfaces when using Firecracker as the microvm provider. It also updates the documentation to state this.

The automation around the Firecracker fork has also been removed.

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 #856

Special notes for your reviewer:

Checklist:

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

This change removes support for macvtap network interfaces when using
Firecracker as the microvm provider. It also updates the documentation
to state this.

The automation around the Firecracker fork has also been removed.

Signed-off-by: Richard Case <[email protected]>
@richardcase richardcase added kind/refactor Only refactoring changes area/firecracker Indicates an issue or PR related to Firecracker labels Oct 1, 2024
Copy link

netlify bot commented Oct 1, 2024

Deploy Preview for flintlock-docs ready!

Name Link
🔨 Latest commit 0960a24
🔍 Latest deploy log https://app.netlify.com/sites/flintlock-docs/deploys/66fb8a798b4c3e0008d1b982
😎 Deploy Preview https://deploy-preview-953--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.

@richardcase
Copy link
Member Author

All checks are passing, so merging.

@richardcase richardcase merged commit 26d41bd into main Oct 1, 2024
11 checks passed
@richardcase richardcase deleted the remove_macvtap_fc branch October 1, 2024 05:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/firecracker Indicates an issue or PR related to Firecracker kind/refactor Only refactoring changes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Remove support for macvtap with Firecracker
1 participant