meshery / schemas

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

restructure definitions and schemas #65

Closed leecalcote closed 3 months ago

leecalcote commented 3 months ago

Signed-off-by: Lee Calcote lee.calcote@layer5.io

NOTES

  1. Note that meshery-core, meshery-shapes, meshery-flowcharts moved from 1.0.0 to 0.7.1.
  2. Note that MesheryConnection and MesheryCredential were renamed. The integration spreadsheet has been updated to reflect this.
  3. Errant components from other models were deleted.
  4. All components were rolled back to "apiVersion": "core.meshery.io/v1alpha1", since there is not v1alpha2 of the component schema.

Changes needed in this PR or later:

  1. change component apiVersion from core.meshery.io to component.meshery.io. Other constructs type need updated, too; e.g. Models: model.meshery.io.