Giter VIP home page Giter VIP logo

Comments (3)

mmchougule avatar mmchougule commented on August 12, 2024

@richardcase Anyone working on this? If possible, I would like to work to clean up firecracker and macvtap support for cloud hypervisor.

from flintlock.

richardcase avatar richardcase commented on August 12, 2024

@mmchougule - there is no one working on this yet, so that would be great if you wanted to work on it. I had a couple of thoughts on this that may help:

  • We could introduce a new capability that a provider says if they support for macvtap.
    • Capabilities are defined here
    • The Firecracker & CloudHypervisor could publish whether they support macvtap (Firecracker doesn't but CH does). This is done using the Capabilities function on the provider interface
    • Somewhere in the core we'd need to check that an incoming microvm create request that the network interfaces if they have macvtap defined and if the provider doesn't support it then return an error
  • There is a GHA workflow that checks for new firecracker versions and create an issue to update the fork. This can be deleted as we won't support the fork going forward
  • Do you think it would be worth still checking for new Firecracker & Cloud Hypervisor releases and creating an issue for someone to check compatibility?
  • Docs would need updating to remove mention of using the fork.

Feel free to ping me if you have any questions. We've also created a slack channel in the CNCF slack.

from flintlock.

richardcase avatar richardcase commented on August 12, 2024

@mmchougule - just checking in to see if you wanted to work on this? On pressure, if you don't then i will pick it up.

from flintlock.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.