-
### The New Feature
The External authorization filter calls an authorization service to check if the incoming request is authorized or not.
### Your scenes
Perform authentication based on ex…
-
### Your question
https://github.com/mosn/mosn/blob/v0.22.0/pkg/stream/http/stream_test.go#L56
```
{
"/home/sa%6dple",
"/home/sample%20",
"/home/sa%256dple",
},
```
有点不太明白path应该是pathOri …
-
### 背景
opensergo-control-plane作为控制面有很多场景有扩展的需求,比如某些自定义CRD的解析、转换或是应用等。而Go语言本身对扩展机制没有很好的支持,因此我对目前的一些方案设计和实践做了简单整理。
### Go插件机制实现方案概述
#### Go plugin 包
基于Go plugin包实现扩展机制的方案,通过编译`.so`文件的方式构建插件,…
-
### Describe the bug
A clear and concise description of what the bug is.
There are two official images, sofastack/e2e-dubbo-provider:0.2.1 and sofastack/e2e-dubbo-consumer:0.2.1. The dependency …
-
The cpu profile may missing the CPU usage high time, when CPU usage goes down quickly.
eg. https://github.com/mosn/holmes/issues/123#issuecomment-1257762975
we may record the CPU usage during samp…
-
### Describe the bug
When request `curl -vvv 127.0.0.1:9003/api/v1/get_loglevel`, will be panic.
### Expected behavior
### Actual behavior
### Steps to reproduce
### Minimal yet complet…
-
https://github.com/alipay/sofa-mesh/blob/x-protocol-quickstart/samples/e2e-dubbo/platform/kube/README.md
按实例流程执行到这一步
helm install install/kubernetes/helm/istio --name istio --namespace istio-system
…
-
fasthttp implements trailing headers as a part of the http request and response headers objects. To ensure we can use these without relying on fasthttp API, we need a few more functions, which I'm hap…
-
### The New Feature
Please consider about adding QUIC support, QUIC is depended on UDP protocol, and which will be used to support HTTP3 in future.
### Your scenes
ingress gateway can support…
-
**Hi community :)**
I am willing to propose and push the process of containerization and cloud native compatibility in layotto, some major tasks I can imagine:
## Refactor the Dockerfile
I r…