-
1. ENV:
```
kubectl version:
Client Version: version.Info{Major:"1", Minor:"18", GitVersion:"v1.18.5", GitCommit:"e6503f8d8f769ace2f338794c914a96fc335df0f", GitTreeState:"clean", BuildDate:"2020-06…
-
The version I'm using is
me.snowdrop
istio-client
1.7.7
io.fabric8
kubernetes-client
…
-
### Is this the right place to submit this?
- [X] This is not a security vulnerability or a crashing bug
- [X] This is not a question about how to use Istio
### Bug Description
When I use sidecar m…
-
Istio VirtalServers set the prefix and rewrite it in a way that does not support suffixes (it's based on the relation that does not have this information)
Works: http://10.64.140.43/dex/.well-known…
-
### Gloo Edge Version
1.10.x (latest stable)
### Kubernetes Version
1.21.x
### Describe the bug
Changing `disableKubernetesDestinations` to `true` in helm causes gloo not to see upstreams that ac…
-
### Gloo Edge Product
Enterprise
### Gloo Edge Version
1.16.7
### Kubernetes Version
1.28.5
### Describe the bug
WAF filter configuration in Gloo EE using k8s ConfigMap works with VirtualServic…
-
### Description of the bug:
When using `cdk8s import --language python /dev/stdin` on istio's virtual service crd on python I get an import error
```
cat virtual_service_crd.json | cdk8s impo…
-
Create a way for clients to set timeouts, retries, circuit breakers, faults, and time delays that only apply to that specific client of the service and no other clients. This API designs and introdu…
-
Hi Stefan
I hope you could answer my question. It is not directly an issue with your repository, but im following a lot of your guides and need some help >.<
If i have a service in the default …
-
# Summary
The objective is to enable controlled transitions of specific HTTP endpoint(s) from one service (legacy) to another service (new), both implementing the same HTTP API. This proposal aims …