This repository has been archived by the owner on Sep 27, 2023. It is now read-only.
generated from meshery/meshery-adapter-template
-
Notifications
You must be signed in to change notification settings - Fork 46
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #167 from meshery/markdown
Change Issue template to add adapter spreadsheet
- Loading branch information
Showing
114 changed files
with
1,214 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
7 changes: 7 additions & 0 deletions
7
templates/oam/workloads/v0.0.1/osmmesh.meshery.layer5io.schema.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
{ | ||
"$id": "http://meshery.layer5.io/definition/Workload/OSMMesh", | ||
"$schema": "http://json-schema.org/draft-07/schema", | ||
"properties": {}, | ||
"title": "OSMMesh", | ||
"type": "object" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
{ | ||
"apiVersion": "core.oam.dev/v1alpha1", | ||
"kind": "WorkloadDefinition", | ||
"metadata": { | ||
"name": "OSMMesh" | ||
}, | ||
"spec": { | ||
"definitionRef": { | ||
"name": "osmmesh.meshery.layer5.io" | ||
}, | ||
"metadata": { | ||
"version": "v0.0.1" | ||
} | ||
} | ||
} |
7 changes: 7 additions & 0 deletions
7
templates/oam/workloads/v0.0.10/osmmesh.meshery.layer5io.schema.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
{ | ||
"$id": "http://meshery.layer5.io/definition/Workload/OSMMesh", | ||
"$schema": "http://json-schema.org/draft-07/schema", | ||
"properties": {}, | ||
"title": "OSMMesh", | ||
"type": "object" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
{ | ||
"apiVersion": "core.oam.dev/v1alpha1", | ||
"kind": "WorkloadDefinition", | ||
"metadata": { | ||
"name": "OSMMesh" | ||
}, | ||
"spec": { | ||
"definitionRef": { | ||
"name": "osmmesh.meshery.layer5.io" | ||
}, | ||
"metadata": { | ||
"version": "v0.0.10" | ||
} | ||
} | ||
} |
7 changes: 7 additions & 0 deletions
7
templates/oam/workloads/v0.0.9/osmmesh.meshery.layer5io.schema.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
{ | ||
"$id": "http://meshery.layer5.io/definition/Workload/OSMMesh", | ||
"$schema": "http://json-schema.org/draft-07/schema", | ||
"properties": {}, | ||
"title": "OSMMesh", | ||
"type": "object" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
{ | ||
"apiVersion": "core.oam.dev/v1alpha1", | ||
"kind": "WorkloadDefinition", | ||
"metadata": { | ||
"name": "OSMMesh" | ||
}, | ||
"spec": { | ||
"definitionRef": { | ||
"name": "osmmesh.meshery.layer5.io" | ||
}, | ||
"metadata": { | ||
"version": "v0.0.9" | ||
} | ||
} | ||
} |
7 changes: 7 additions & 0 deletions
7
templates/oam/workloads/v0.1.0-rc.1/osmmesh.meshery.layer5io.schema.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
{ | ||
"$id": "http://meshery.layer5.io/definition/Workload/OSMMesh", | ||
"$schema": "http://json-schema.org/draft-07/schema", | ||
"properties": {}, | ||
"title": "OSMMesh", | ||
"type": "object" | ||
} |
15 changes: 15 additions & 0 deletions
15
templates/oam/workloads/v0.1.0-rc.1/osmmesh_definition.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
{ | ||
"apiVersion": "core.oam.dev/v1alpha1", | ||
"kind": "WorkloadDefinition", | ||
"metadata": { | ||
"name": "OSMMesh" | ||
}, | ||
"spec": { | ||
"definitionRef": { | ||
"name": "osmmesh.meshery.layer5.io" | ||
}, | ||
"metadata": { | ||
"version": "v0.1.0-rc.1" | ||
} | ||
} | ||
} |
7 changes: 7 additions & 0 deletions
7
templates/oam/workloads/v0.1.0/osmmesh.meshery.layer5io.schema.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
{ | ||
"$id": "http://meshery.layer5.io/definition/Workload/OSMMesh", | ||
"$schema": "http://json-schema.org/draft-07/schema", | ||
"properties": {}, | ||
"title": "OSMMesh", | ||
"type": "object" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
{ | ||
"apiVersion": "core.oam.dev/v1alpha1", | ||
"kind": "WorkloadDefinition", | ||
"metadata": { | ||
"name": "OSMMesh" | ||
}, | ||
"spec": { | ||
"definitionRef": { | ||
"name": "osmmesh.meshery.layer5.io" | ||
}, | ||
"metadata": { | ||
"version": "v0.1.0" | ||
} | ||
} | ||
} |
7 changes: 7 additions & 0 deletions
7
templates/oam/workloads/v0.10.0-rc.1/osmmesh.meshery.layer5io.schema.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
{ | ||
"$id": "http://meshery.layer5.io/definition/Workload/OSMMesh", | ||
"$schema": "http://json-schema.org/draft-07/schema", | ||
"properties": {}, | ||
"title": "OSMMesh", | ||
"type": "object" | ||
} |
15 changes: 15 additions & 0 deletions
15
templates/oam/workloads/v0.10.0-rc.1/osmmesh_definition.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
{ | ||
"apiVersion": "core.oam.dev/v1alpha1", | ||
"kind": "WorkloadDefinition", | ||
"metadata": { | ||
"name": "OSMMesh" | ||
}, | ||
"spec": { | ||
"definitionRef": { | ||
"name": "osmmesh.meshery.layer5.io" | ||
}, | ||
"metadata": { | ||
"version": "v0.10.0-rc.1" | ||
} | ||
} | ||
} |
7 changes: 7 additions & 0 deletions
7
templates/oam/workloads/v0.10.0-rc.2/osmmesh.meshery.layer5io.schema.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
{ | ||
"$id": "http://meshery.layer5.io/definition/Workload/OSMMesh", | ||
"$schema": "http://json-schema.org/draft-07/schema", | ||
"properties": {}, | ||
"title": "OSMMesh", | ||
"type": "object" | ||
} |
15 changes: 15 additions & 0 deletions
15
templates/oam/workloads/v0.10.0-rc.2/osmmesh_definition.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
{ | ||
"apiVersion": "core.oam.dev/v1alpha1", | ||
"kind": "WorkloadDefinition", | ||
"metadata": { | ||
"name": "OSMMesh" | ||
}, | ||
"spec": { | ||
"definitionRef": { | ||
"name": "osmmesh.meshery.layer5.io" | ||
}, | ||
"metadata": { | ||
"version": "v0.10.0-rc.2" | ||
} | ||
} | ||
} |
7 changes: 7 additions & 0 deletions
7
templates/oam/workloads/v0.10.0/osmmesh.meshery.layer5io.schema.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
{ | ||
"$id": "http://meshery.layer5.io/definition/Workload/OSMMesh", | ||
"$schema": "http://json-schema.org/draft-07/schema", | ||
"properties": {}, | ||
"title": "OSMMesh", | ||
"type": "object" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
{ | ||
"apiVersion": "core.oam.dev/v1alpha1", | ||
"kind": "WorkloadDefinition", | ||
"metadata": { | ||
"name": "OSMMesh" | ||
}, | ||
"spec": { | ||
"definitionRef": { | ||
"name": "osmmesh.meshery.layer5.io" | ||
}, | ||
"metadata": { | ||
"version": "v0.10.0" | ||
} | ||
} | ||
} |
7 changes: 7 additions & 0 deletions
7
templates/oam/workloads/v0.11.0-rc.1/osmmesh.meshery.layer5io.schema.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
{ | ||
"$id": "http://meshery.layer5.io/definition/Workload/OSMMesh", | ||
"$schema": "http://json-schema.org/draft-07/schema", | ||
"properties": {}, | ||
"title": "OSMMesh", | ||
"type": "object" | ||
} |
15 changes: 15 additions & 0 deletions
15
templates/oam/workloads/v0.11.0-rc.1/osmmesh_definition.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
{ | ||
"apiVersion": "core.oam.dev/v1alpha1", | ||
"kind": "WorkloadDefinition", | ||
"metadata": { | ||
"name": "OSMMesh" | ||
}, | ||
"spec": { | ||
"definitionRef": { | ||
"name": "osmmesh.meshery.layer5.io" | ||
}, | ||
"metadata": { | ||
"version": "v0.11.0-rc.1" | ||
} | ||
} | ||
} |
7 changes: 7 additions & 0 deletions
7
templates/oam/workloads/v0.11.0-rc.3/osmmesh.meshery.layer5io.schema.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
{ | ||
"$id": "http://meshery.layer5.io/definition/Workload/OSMMesh", | ||
"$schema": "http://json-schema.org/draft-07/schema", | ||
"properties": {}, | ||
"title": "OSMMesh", | ||
"type": "object" | ||
} |
15 changes: 15 additions & 0 deletions
15
templates/oam/workloads/v0.11.0-rc.3/osmmesh_definition.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
{ | ||
"apiVersion": "core.oam.dev/v1alpha1", | ||
"kind": "WorkloadDefinition", | ||
"metadata": { | ||
"name": "OSMMesh" | ||
}, | ||
"spec": { | ||
"definitionRef": { | ||
"name": "osmmesh.meshery.layer5.io" | ||
}, | ||
"metadata": { | ||
"version": "v0.11.0-rc.3" | ||
} | ||
} | ||
} |
7 changes: 7 additions & 0 deletions
7
templates/oam/workloads/v0.11.0/osmmesh.meshery.layer5io.schema.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
{ | ||
"$id": "http://meshery.layer5.io/definition/Workload/OSMMesh", | ||
"$schema": "http://json-schema.org/draft-07/schema", | ||
"properties": {}, | ||
"title": "OSMMesh", | ||
"type": "object" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
{ | ||
"apiVersion": "core.oam.dev/v1alpha1", | ||
"kind": "WorkloadDefinition", | ||
"metadata": { | ||
"name": "OSMMesh" | ||
}, | ||
"spec": { | ||
"definitionRef": { | ||
"name": "osmmesh.meshery.layer5.io" | ||
}, | ||
"metadata": { | ||
"version": "v0.11.0" | ||
} | ||
} | ||
} |
7 changes: 7 additions & 0 deletions
7
templates/oam/workloads/v0.11.1-rc.1/osmmesh.meshery.layer5io.schema.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
{ | ||
"$id": "http://meshery.layer5.io/definition/Workload/OSMMesh", | ||
"$schema": "http://json-schema.org/draft-07/schema", | ||
"properties": {}, | ||
"title": "OSMMesh", | ||
"type": "object" | ||
} |
15 changes: 15 additions & 0 deletions
15
templates/oam/workloads/v0.11.1-rc.1/osmmesh_definition.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
{ | ||
"apiVersion": "core.oam.dev/v1alpha1", | ||
"kind": "WorkloadDefinition", | ||
"metadata": { | ||
"name": "OSMMesh" | ||
}, | ||
"spec": { | ||
"definitionRef": { | ||
"name": "osmmesh.meshery.layer5.io" | ||
}, | ||
"metadata": { | ||
"version": "v0.11.1-rc.1" | ||
} | ||
} | ||
} |
7 changes: 7 additions & 0 deletions
7
templates/oam/workloads/v0.11.1/osmmesh.meshery.layer5io.schema.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
{ | ||
"$id": "http://meshery.layer5.io/definition/Workload/OSMMesh", | ||
"$schema": "http://json-schema.org/draft-07/schema", | ||
"properties": {}, | ||
"title": "OSMMesh", | ||
"type": "object" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
{ | ||
"apiVersion": "core.oam.dev/v1alpha1", | ||
"kind": "WorkloadDefinition", | ||
"metadata": { | ||
"name": "OSMMesh" | ||
}, | ||
"spec": { | ||
"definitionRef": { | ||
"name": "osmmesh.meshery.layer5.io" | ||
}, | ||
"metadata": { | ||
"version": "v0.11.1" | ||
} | ||
} | ||
} |
7 changes: 7 additions & 0 deletions
7
templates/oam/workloads/v0.11.2/osmmesh.meshery.layer5io.schema.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
{ | ||
"$id": "http://meshery.layer5.io/definition/Workload/OSMMesh", | ||
"$schema": "http://json-schema.org/draft-07/schema", | ||
"properties": {}, | ||
"title": "OSMMesh", | ||
"type": "object" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
{ | ||
"apiVersion": "core.oam.dev/v1alpha1", | ||
"kind": "WorkloadDefinition", | ||
"metadata": { | ||
"name": "OSMMesh" | ||
}, | ||
"spec": { | ||
"definitionRef": { | ||
"name": "osmmesh.meshery.layer5.io" | ||
}, | ||
"metadata": { | ||
"version": "v0.11.2" | ||
} | ||
} | ||
} |
Oops, something went wrong.