Git Product home page Git Product logo

Comments (2)

milanlenco avatar milanlenco commented on June 17, 2024

Hi, I would need to understand the differences between the case 1 and the cases 2,3. I see that in 2, 3 the (supposedly) killed pod has the configuration first removed and then re-created with the new namespace reference. In the case 1, however, the obsolete configuration is not deleted first - could that step be added? Otherwise, the only reliable solution to fix practically any (outstanding) error caused by external forces (e.g. pod kill/crash) is to run resync - downstream resync would be sufficient in this case (not exposed via GRPC, but could be added). Without resync or the delete, the agent will not find out that the VPP-side of the TAP has disappeared and will continue assuming that it still exists (since it didn't get any errors from its CREATE). Another solution could be to add dependency link between the VPP-side of TAP and the namespace of the Linux side, but for that you would need to label your pods with microservice labels (add env. variable MICROSERVICE_LABEL=pod_ID).

from vpp-agent.

denis-tingaikin avatar denis-tingaikin commented on June 17, 2024

@milanlenco thanks for the comment. Resync is helped 👍

from vpp-agent.

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.