-
## dubbo proxyless mesh 支持灰度发布功能吗?
如果支持的话,有参考的VirtualService、DestinationRule配置示例吗?
-
### Gloo Edge Product
Enterprise
### Gloo Edge Version
1.15
### Kubernetes Version
1.26
### Describe the bug
Hi, one of our clients is using gloo portal, and he has the requirement to get an ap…
-
### Description
Adding an optional parameter in `ray.init()` method to specify protocol.
When the parameter is empty, the Ray client can still parse the protocol from `address`.
### Use case
…
-
# Summary
We have an istio virtual-service with cors
```
spec:
http:
- corsPolicy:
allowCredentials: false
allowHeaders:
- '*'
allowMethods:
- POST
-…
-
### Version
1.11.x (latest stable)
### Is your feature request related to a problem? Please describe.
I would like to establish global authentication policies for all Virtual Services in my environ…
-
### Which tests failed?
Nightly kubernetes e2e tests on main: https://github.com/solo-io/gloo/actions/runs/10520175408/job/29148739547
### Initial Investigation
Looks like this might be a cleanup/…
-
**Describe the bug**
While implementing support for lists containing upstream resources, it was discovered that kubernetes sends resources within a list to a validating admission webhook as a series …
-
If a KD cluster is deployed in a namespace with istio mTLS enabled in strict mode, service endpoints created by KD will not be accessible through NodePort. These endpoints will have to be redirected t…
-
### Is your feature request related to a problem? Please describe.
I would like to have 1 RouteTable owned by each application team. This RT would be delegated from multiple VirtualServices where each…
-
In a Hub and Spoke architecture with an external Grafana querying Loki, a virtual service needs to be added to expose the query pods.
We need to understand how auth is performed into loki so we can …