-
## Describe the feature
What problem are you trying to solve?
Flagger with istio creating its own virtual service with canary
k get virtualservice -n bluegreen
NAME GATEWAYS …
-
I've got a custom resource description and I need to create custom resource for it. I've been able to create it using `client.CustomObjectsApi(api_client).create_namespaced_custom_object(...)` and usi…
-
I'm trying to install Confluent Operator in our K8s cluster with Istio in it. Although the instruction wasn't included in their quick start guidelines, I'm hoping someone maybe came across with this p…
-
Got error with `k get applicationcontexts.core.oam.dev -o json`
vela-core version `1.1.0-rc-master`
vela cli version `v1.0.2`
ComponentDefinition
```
apiVersion: core.oam.dev/v1beta1
kind: C…
-
**Is this a BUG or FEATURE REQUEST?:**
FEATURE REQUEST ?
**What Version of Istio and Kubernetes are you using, where did you get Istio from, Installation details**
istio 0.8.0
**Descriptio…
-
**Describe the bug**
`wasme deploy` fails when serverHeaderTransformation already exists in gateway config. For context, see this [blog post](https://www.solo.io/blog/solving-a-real-world-informatio…
-
#### Motivation
Respond to spot instance terminations more gracefully. That is to prevent getting failed requests when the traffic is supposed to migrate from the terminating instance to another on…
-
(This is used to request new product features, please visit for questions on using Istio)
i have 2 virtualservices defining below
VS1:
```
spec:
gateways:
- istio-system/istio-ingressga…
-
**What happened**:
In pull mode,a member cluster's karmada-agent went down. The cluster's ready status is unknown.
The work resource of this member cluster cannot be deleted successfully due…
-
Initial errors in app.py
1. line 190 - corrected to security_groups=[self.base_platform.services_sec_grp]
2. line 208 - corrected to service_discovery=appmesh.ServiceDiscovery.cloud_map(self.fargat…