-
### Bug Description
```
istioctl analyze
Warning [IST0108] (Deployment default/bookinfo-productpage-istio-waypoint) Unknown annotation: istio.io/for-service-account
Warning [IST0108] (Pod default/boo…
-
### 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
Tags are documented …
-
### What needs to get done
After looking at the deprecation documents of K8s, I'll mostly focus on API deprecations
https://kubernetes.io/docs/reference/using-api/deprecation-guide/
https://kuber…
-
First time, I install with default profile.
Istio add EnvoyFilter `stats-filter-xxx` for me.
Second time, I upgrade with default profile and set values.telemetry.enabled to false.
EnvoyFilter `st…
-
### 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
Using multi n…
-
### 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
I just installed Ist…
-
### Bug Description
Hi.
I'am writing an Envoy filter with lua script which should make a http call to internal service. It's the part of the work to improve development process: I need to pass cor…
-
### 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
We are upgrading our…
-
**Bug description**
Is `istioctl analyze`'s logic for `IST0137` checks ignoring namespaces incorrectly?
When I run `istioctl analyze --all-namespaces` on my cluster/mesh, I get warnings like thi…
dsbos updated
10 months ago
-
We should make sure bug-report works well with distroless. This may mean gracefully disabling some info, or switching the method we use to extract it, etc