meshery / schemas

Logical object models for Meshery
Apache License 2.0
9 stars 16 forks source link

Add meshery core components definition #58

Closed Yashsharma1911 closed 3 months ago

Yashsharma1911 commented 3 months ago

Notes for Reviewers

This PR fixes #

This PR adds Meshery core component definitions.

Signed commits

leecalcote commented 3 months ago

Is there a conjoining PR in meshery/meshery to delete these definitions?

Is the registry model generator configured to source components from meshery/schemas?

Or is there workflow that needs to populate meshery/meshery with updates to these schemas? // @MUzairS15

MUzairS15 commented 3 months ago

@Yashsharma1911 Is working on updating the generator to source defs for core models from this repo.

Yashsharma1911 commented 3 months ago

Is there a conjoining PR in meshery/meshery to delete these definitions?

Is the registry model generator configured to source components from meshery/schemas?

Or is there workflow that needs to populate meshery/meshery with updates to these schemas? // @MUzairS15

Yes @leecalcote I'm going to raise a new PR in meshery/meshery to update generator to source core components from meshery/schema