Code Monkey home page Code Monkey logo

Comments (4)

davidfestal avatar davidfestal commented on May 18, 2024

As I had mentioned in the PR that integrated the CRD puller in the cluster controller, this is for now a very basic implementation of API resource import from external clusters, with no negociation at all in case of resource schema conflicts.

There should be some sort of schema negotiation when the same API resource is imported into a KCP logical cluster from several sources. We'll need to diff the various schemas and, when possible, finally use the least-common-denominator (LCD) of the various imported schemas. Some details of how this should be driven and managed are still to be defined and I'll let @smarterclayton complete / correct what I briefly answered here.

But to summarize: No the current behavior is not by design, and API resource import and negotiation is a key point of KCP that still needs to be fully specified & implemented.

from kcp.

davidfestal avatar davidfestal commented on May 18, 2024

For more details about CRD negotiation, see https://github.com/kcp-dev/kcp/blob/main/docs/investigations/logical-clusters.md#crd-virtualization-inheritance-and-normalization

from kcp.

vincent-pli avatar vincent-pli commented on May 18, 2024

Thanks @davidfestal
Expect to see the design details.

from kcp.

davidfestal avatar davidfestal commented on May 18, 2024

This should have been fixed by PR #116

from kcp.

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.