-
It seems that all tests related with GoExtensions have failed in https://jenkins.cilium.io/job/Cilium-PR-Ginkgo-Tests-Validated/8815/ which is from the PR where we enable golang race detector https://…
-
Failed to execute goal com.github.eirslett:frontend-maven-plugin:1.6:install-node-and-npm (install node and npm) on project dubbo-admin-ui: Could not extract the Node archive: Could not extract archiv…
-
Hello everybody!
I'm using envoy 1.9 and i'm trying to configure TCP health check on my mongos servers, this is my config:
```
admin:
access_log_path: /var/log/envoy/admin_access.log
address:…
-
- Plugin Name: Material Theme UI
- Plugin Version: 6.13
- OS Name: Windows 10
- OS Version: 10.0
- Java Version: 11.0.10
- App Name: WebStorm
- App Full Name: WebStorm
- Is Snapshot: false
- App Build…
-
There had been a few issue regarding arm64 (https://github.com/envoyproxy/envoy/issues/10512, https://github.com/envoyproxy/envoy/issues/7686 & https://github.com/envoyproxy/envoy/issues/1861), but th…
-
### Environment
* Dubbo version: 2.7.5
* Operating System version: macOS
* Java version: 1.8
### Steps to reproduce this issue
1. 使用服务分组功能,provider提供多个group
```java
@Service(version = "1.…
-
I installed gloo using `glooctl install gateway`. However, this whole stuff does not work at all.
Kubernetes service:
```
% kubectl describe svc gateway-proxy
Name: gateway-p…
-
### Description
I'm attempting to setup an envoy that provides egress to an HTTP2 enabled server and consistently see 503 responses saying `connection terminated`. Switching to HTTP/1.1 on the upst…
-
- [x] I have searched the [issues](https://github.com/apache/dubbo/issues) of this repository and believe that this is not a duplicate.
- [x] I have checked the [FAQ](https://github.com/apache/dubbo/…
-
请问一下,新版的dubbo admin是否可以支持guest用户?
我修改了配置文件,设置了admin.guest.user.name和admin.guest.user.password参数,发现并没有生效。
如果可以支持guest用户,请问怎么配置?