Git Product home page Git Product logo

Comments (2)

vMaroon avatar vMaroon commented on June 3, 2024

We should think of where it makes most sense for such information to be:

  1. BindingPolicy/Binding: The BindingPolicy (BP) contains rules for selection while the Binding contains the actual objects. Does it make sense for propagation errors to appear here? They would be errors per BP, which means that they can come from any and every cluster selected

  2. CombinedStatus: CombinedStatus is currently designed to be created only when at least one StatusCollector is applied to a selection rule (object test). CombinedStatus is per (object, BP). It might make sense to have a set of "invisibly applied" StatusCollectors that are extended to collect propagation information - through what @MikeSpreitzer proposed as Augmentations perhaps

  3. A new resource

I think options 1 and 2 are very reasonable. There are tradeoffs to consider when scale is a factor.

from kubestellar.

MikeSpreitzer avatar MikeSpreitzer commented on June 3, 2024

The approach taken in #2055 is another possibility. One of the ideas there is that the status that can be combined includes an implicit augmentation by propagation status. It would be up to the author(s) of the combination(s) to decide how to combine/summarize the propagation status. Another of the ideas there is that the KubeStellar interface should be end-to-end and not get into details of the transport plugin.

from kubestellar.

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.