-
**Bug description**
Isito 1.2.2 - Helm upgrade does not update meshpolicy.
few examples:
1) Manually delete the default created meshpolicy, running helm upgrade does not recreate it.
2) Sett…
-
https://github.com/istio/istio/commit/fd29fd362b7e0b6561734fd64444651baab43f2d introduced a change to use USE_DOWNSTREAM_PROTOCOL if sniffing is enabled. This seems to break gateway traffic.
Releva…
-
We can define some hook to in a `$HOME/.istioctl/config` to allow customer specify how they want to ssh/communicate with their VM instances managed by Istio mesh expansion.
istioctl can specify a t…
-
I follow this guide https://istio.io/docs/setup/kubernetes/additional-setup/mesh-expansion/#setting-up-the-vm to set up the mesh expansion.
The envoy running on vm failed to report to istio-telemet…
-
Istio does not currently have any tests that validates telemetry functionality for mesh expansion use cases. This issue is to track the creation of such a test(s).
-
**Describe the feature request**
Hi all, I was setting up an ingress gateway and VirtualService to send traffic to a pod and received this error: tls: first record does not look like a TLS handshak…
-
Existing slide decks and references point people to the old URL. We should help people along. Should be easy to do in a repository at https://github.com/INCF/incf.github.io, adding a `bids-validator/i…
-
**Bug description**
I have health check on my service, all running fine before I added mTLS auth policy for the namespace.
After the auth policy is added, i started to see health check fail fo…
-
**Describe the bug**
When setting server side to mTLS in PERMISIVE mode (i.e plaintext + mTLS hybrid), but keep the destination rule as plain-text, existing TLS traffic is rejected with `curl: (35)…
-
While trying to improve code coverage, it would be useful to see what is covered and what is not covered by visualizing the report inside emacs with colors.