-
### 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
Hello folks,
…
-
### What happened?
I'm using a helm chart to deploy an application, and I typically insert an specific proxy I need as a legacy sidecar (after init). However, this helm chart specifically does now …
-
Subject: Proposal: Enhancements to Waypoint Proxy for Production-Ready Deployments
Dear Istio Team,
Thank you for your continued work on Istio.
I would like to propose several enhancements to…
-
In this case the sidecar proxy will be located in istioNativeSidecars.
-
(This is used to request new product features, please visit for questions on using Istio)
**Describe the feature request**
Currently, Istiod forcefully orders the sidecar containers (`istio-init`…
-
### What is the issue?
We are injecting `linkerd-proxy` in our argo workflows as a native sidecar using the annotation
```
config.alpha.linkerd.io/proxy-enable-native-sidecar: true
```
One of our…
-
**Describe the feature request**
Since we can claim istio-proxy's CPU request by setting `sidecar.istio.io/proxyCPU`,
and claim CPU limit by setting `sidecar.istio.io/proxyCPULimit`,
is there any…
-
I'm seeing a reproducible bug in the stacks core with an observer configured on primary testnet. To reproduce this bug:
1. Spin up downstream event observer
2. Spin up primary testnet stacks node wi…
-
**What is the user interaction of your feature**
I wanna request for a feature for grouping image in componentVersion.
In general componentVersion's yaml:
```
apiVersion: apps.kubeblocks.io/v1alph…
-
Kubernetes natively supports [sidecar containers](https://kubernetes.io/docs/concepts/workloads/pods/sidecar-containers/), which has been available in beta since Kubernetes 1.29. Slated for GA in 1.33…