You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# Configuration for new-issue-welcome - https://github.com/behaviorbot/new-issue-welcome
3
+
# Comment to be posted to on first time issues
4
+
newIssueWelcomeComment: >
5
+
Thanks for opening this issue. A contributor will be by to give feedback soon. In the meantime, please review the [Layer5 Community Welcome Guide](https://docs.google.com/document/d/17OPtDE_rdnPQxmk2Kauhm3GwXF1R5dZ3Cj8qZLKdo5E/edit?usp=sharing) and sure to join the [community Slack](http://slack.layer5.io/).
6
+
# Configuration for new-pr-welcome - https://github.com/behaviorbot/new-pr-welcome
7
+
# Comment to be posted to on PRs from first time contributors in your repository
8
+
newPRWelcomeComment: >
9
+
Yay, your first pull request! :thumbsup: A contributor will be by to give feedback soon. In the meantime, please review the [Layer5 Community Welcome Guide](https://docs.google.com/document/d/17OPtDE_rdnPQxmk2Kauhm3GwXF1R5dZ3Cj8qZLKdo5E/edit?usp=sharing) and sure to join the [community Slack](http://slack.layer5.io/).
10
+
11
+
Be sure to double-check that you have signed your commits. Here are instructions for [making signing an implicit activity while peforming a commit](../CONTRIBUTING.md#signing-off-on-commits-developer-certificate-of-origin).
# Configuration for request-info - https://github.com/behaviorbot/request-info
25
+
# Comment to reply with
26
+
requestInfoReplyComment: >
27
+
Thanks for opening this issue. We welcome all input! If you could provide a little more information, this will greatly aid in its resolution. :thumbsup:
28
+
# *OPTIONAL* Add a list of people whose Issues/PRs will not be commented on
Please do! Thanks for your help improving the project! :balloon:
3
+
4
+
All contributors are welcome. Please see the [newcomers welcome guide](https://docs.google.com/document/d/17OPtDE_rdnPQxmk2Kauhm3GwXF1R5dZ3Cj8qZLKdo5E/edit) for how, where and why to contribute. This project is community-built and welcomes collaboration. Contributors are expected to adhere to our [Code of Conduct](.CODE_OF_CONDUCT.md).
5
+
6
+
Not sure where to start? First, see the [newcomers welcome guide](https://docs.google.com/document/d/17OPtDE_rdnPQxmk2Kauhm3GwXF1R5dZ3Cj8qZLKdo5E/edit). Grab an open issue with the [help-wanted label](../../labels/help%20wanted) and jump in. Join the [Slack account](http://slack.layer5.io) and engage in conversation. Create a [new issue](/../../issues/new/choose) if needed. All [pull requests](/../../pulls) should reference an open [issue](/../../issues). Include keywords in your pull request descriptions, as well as commit messages, to [automatically close issues in GitHub](https://help.github.com/en/github/managing-your-work-on-github/closing-issues-using-keywords).
All contributors are invited to review pull requests. See this short video on [how to review a pull request](https://www.youtube.com/watch?v=isLfo7jfE6g&feature=youtu.be).
49
+
50
+
# New to Git?
51
+
Resources: https://lab.github.com and https://try.github.com/
52
+
53
+
### License
54
+
55
+
This repository and site are available as open source under the terms of the [Apache 2.0 License](https://opensource.org/licenses/Apache-2.0).
> Note: metrics are collected only for `/call` and `/echo`.
118
111
112
+
# Service Mesh Interface (SMI) Conformance
113
+
The `learn-layer5` application serves as a sample application to validate the conformance of any service mesh with the SMI specifications. To verfiy SMI conformance, run Meshery and invoke the suite of SMI tests specific to the service mesh you would like to validate.
114
+
115
+
## Testing with Meshery
116
+
Meshery allows you to sechedule tests and invoke them programmatically. Meshery will store these test results and allow you to retrieve them later.
117
+
118
+
## Testing Manually
119
+
120
+
To manually invoke SMI Conformance test for a deployed service mesh, you can apply tests from the `smi-test` directory of this repository. Execute the following command to run the smi-conformace tests:
121
+
122
+
# To check for smi conformance of a deployed service mesh
123
+
We use kuttl to check for SMI conformance. All the tests are writtten in smi-test directory of this repository.
124
+
Execute the following command in `./smi-conformance` to run the smi-conformace tests:-
125
+
126
+
```shell
127
+
go run main.go
128
+
```
129
+
130
+
<!--
131
+
```shell
132
+
kubectl kuttl test --skip-cluster-delete=true --start-kind=false ./smi-test
133
+
```
134
+
-->
135
+
119
136
<br /><br /><palign="center"><i>If you’re using Learn Layer5 or if you like the project, please <ahref="https://github.com/layer5io/meshery/stargazers">★</a> star this repository to show your support! 🤩</i></p>
120
137
</p>
121
138
122
139
<pstyle="clear:both;">
123
140
<h2><aname="contributing"></a><aname="community"></a> <ahref="http://slack.layer5.io">Community</a> and <ahref="https://github.com/layer5io/layer5/blob/master/CONTRIBUTING.md">Contributing</a></h2>
124
-
Our projects are community-built and welcome collaboration. 👍 Be sure to see the <ahref="https://docs.google.com/document/d/17OPtDE_rdnPQxmk2Kauhm3GwXF1R5dZ3Cj8qZLKdo5E/edit">Layer5 Contributor Welcome Guide</a> for a tour of resources available to you and jump into our <ahref="http://slack.layer5.io">Slack</a>! Contributors are expected to adhere to the <ahref="https://github.com/cncf/foundation/blob/master/code-of-conduct.md">CNCF Code of Conduct</a>.
141
+
Our projects are community-built and welcome collaboration. 👍 Be sure to see the <ahref="https://docs.google.com/document/d/17OPtDE_rdnPQxmk2Kauhm3GwXF1R5dZ3Cj8qZLKdo5E/edit">Layer5 Community Welcome Guide</a> for a tour of resources available to you and jump into our <ahref="http://slack.layer5.io">Slack</a>! Contributors are expected to adhere to the <ahref="https://github.com/cncf/foundation/blob/master/code-of-conduct.md">CNCF Code of Conduct</a>.
125
142
126
143
<ahref="https://meshery.io/community"><imgalt="Layer5 Service Mesh Community"src="img/readme/slack-128.png"style="margin-left:10px;padding-top:5px;"width="110px"align="right" /></a>
127
144
128
145
<ahref="http://slack.layer5.io"><imgalt="Layer5 Service Mesh Community"src="img/readme/community.svg"style="margin-right:8px;padding-top:5px;"width="140px"align="left" /></a>
129
146
130
147
<p>
131
-
✔️ <em><strong>Join</strong></em> <ahref="https://drive.google.com/open?id=1c07UO9dS7_tFD-ClCWHIrEzRnzUJoFQ10EzfJTpS7FY">weekly community meeting</a> on <ahref="https://bit.ly/2SbrRhe">Fridays from 10am - 11am Central</a>.<br />
148
+
✔️ <em><strong>Join</strong></em> any or all of the weekly meetings on the <ahref="https://calendar.google.com/calendar/b/1?cid=bGF5ZXI1LmlvX2VoMmFhOWRwZjFnNDBlbHZvYzc2MmpucGhzQGdyb3VwLmNhbGVuZGFyLmdvb2dsZS5jb20">community calendar</a>.<br />
132
149
✔️ <em><strong>Watch</strong></em> community <ahref="https://www.youtube.com/channel/UCFL1af7_wdnhHXL1InzaMvA?sub_confirmation=1">meeting recordings</a>.<br />
133
150
✔️ <em><strong>Access</strong></em> the <ahref="https://drive.google.com/drive/u/4/folders/0ABH8aabN4WAKUk9PVA">community drive</a>.<br />
0 commit comments