-
我在扩展sofa-mosn的x-protocol的时候,我想参考一下dubbo的设计,但是dubbo在example中没有配置文件的例子,能够提供一个dobbo的例子
+ master分支最新代码
-
> Moved from https://github.com/StackStorm/k8s-st2/issues/31
As part of templating Helm Charts, we'll need a K8s Ingress controller (https://kubernetes.io/docs/concepts/services-networking/ingress/…
arm4b updated
5 years ago
-
你好,我在文档中了解到mosn会和istio集成。但不太了解你们具体的集成。也看了你们现在源码还不能和istio的控制平面使用。因为之前学习过istio控制平面的源码[istio源码分析](https://github.com/jukylin/blog),所以想能不能做点什么,因为我比较期待用go实现一个数据平面。
-
我在mac上通过fwctl设置规则,在mac上设置fwctl规则
rdr pass on en1 inet proto tcp from 10.2.0.166 to any port 20880 -> 127.0.0.1 port 16713,但是getOriginalAddr获取的结果全部是0
-
go version
go version go1.11.2 linux/amd64
root@ubuntu:/home/walt/sofa-mosn/cmd/mosn/main# go env
GOARCH="amd64"
GOBIN="/home/walt/go-release-branch.go1.11/bin"
GOCACHE="/root/.cache/go-build"
…
-
# _/D_/git/sofa-mosn/pkg/network
.\connection.go:111:4: cannot use "github.com/rcrowley/go-metrics".NewCounter() (type "github.com/rcrowley/go-metrics".Counter) as type "github.com/alipay/sofa-mosn/v…
-
### Your question
在Kubernetes下istio,如何配置Mesh模式的配置文件。不使用ingress和egress。
建议更新一下文档,目前master分支的文档什么都没有,还有一些实例的配置文件的配置项在mosn 0.4.0下都不对
### Environment
+ SOFAMosn 0.4.0
-
能够提供一份配置文件详细的文档
+ master最新
-
### Describe the bug
https://github.com/alipay/sofa-mosn/blob/5efa87580c5fb1dcbc9aa169df7f6ebd87c12809/pkg/config/parser.go#L80
this code cann't work.
it should be written below:
`if …
-
### Describe the bug
go env
set GOARCH=amd64
set GOBIN=C:\Go\\bin
set GOCACHE=C:\Users\Walt\AppData\Local\go-build
set GOEXE=.exe
set GOFLAGS=
set GOHOSTARCH=amd64
set GOHOSTOS=windows
set GO…