layer5io / learn-layer5

A sample application for learning how to service mesh and for validating SMI conformance
https://layer5.io
Apache License 2.0
63 stars 30 forks source link

Update reserved network port #54

Closed leecalcote closed 4 years ago

leecalcote commented 4 years ago

Current Behavior This line identifies the reserved port number that this adapter is be listening on - https://github.com/layer5io/learn-layer5/blob/master/smi-conformance/main.go#L16. Currently, it is using port 10008. This needs to be changed to 10011.

Implementation

leecalcote commented 4 years ago

@crustyy over here!

leecalcote commented 4 years ago

The second task is being completed here - https://github.com/layer5io/meshery/issues/1543 - by @KarenEfereyan

ghost commented 4 years ago

Yes 😋😋😋 but @crustyy we Can work together