Skip to content
This repository was archived by the owner on Dec 11, 2023. It is now read-only.
This repository was archived by the owner on Dec 11, 2023. It is now read-only.

Schema Registry Proposal #107

Description

@JeffNeff

Proposal: Include a common package for the brokers that allows them access to user provided schema definitions .

The user can provide the broker with a path to a folder containing CRD's (local or public/internet I.E one could point to https://github.com/triggermesh/triggermesh/tree/48061197f7bacc33477a6576752eeac45978ffee/config) and the package will illiterate over all of the files to look for a registry.knative.dev/eventTypes parameter .

From here the package can make the following information available to the Broker: The event type, schema definition, and a small description.

With the broker now equipped with this information we can begin to leverage it by:

  • Autogenerate swagger endpoint
  • Event type validation.
  • Payload validation.
  • Auto Transformation / AI transformation

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions