Giter Club home page Giter Club logo

sdk-ovs's People

Contributors

anastasia-malysheva avatar bszirtes avatar denis-tingaikin avatar edwarnicke avatar glazychev-art avatar lioneljouin avatar ljkiraly avatar nikitaskrynnik avatar nsmbot avatar pperiyasamy avatar wazsone avatar xzfc avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

sdk-ovs's Issues

make server chain elements to do its work on return side of its next.Request

Expected Behavior

As per feedback given here, make all of sdk-ovs and its dependent relevant sdk-sriov and sdk-kernel server chain elements to follow this guideline: add information/make decisions' on the call side of the Request and 'do work' on the return side

Current Behavior

Currently most of the server chain elements follows the below pattern for doing its work: do_its_work -> return_if_work_fails -> next.Request -> cleanup_its_work_done_previously_when_next_request_fails -> return

Remaining bridge interfaces after forwarder stoped

Expected Behavior

After forwarder stopped any interface created and no longer used should be deleted

Current Behavior

The following interfaces remains in the host after forwarder stopped (graceful termination) even after NSM system removal (kubernetes namespace delete): ovs-system and nsm-br - the main bridge interface used by NSM.

Failure Information (for bugs)

The NSM's main bridge should be deleted when forwarder-ovs is stopped, but to delete the ovs-system is risky. In the case of host-ovs this might be used by others. When the OVS is running inside forwarder pod in case of pod termination the ovs is stopped forcefully without the chance to delete the system bridge.

Steps to Reproduce

  1. Start the basic NSM system (registry, nsmgr, forwarder-ovs)
  2. Delete the namespace
  3. Check the host for remainder interfaces (ovs-system, nsm-br)

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.