Josune Cordoba

Results 44 issues of Josune Cordoba

How Envoy logs will be visualized in Kiali? Example of ztunnel logs from the istio-system namespaces: ![image](https://github.com/kiali/kiali/assets/49480155/8ba517b9-688e-40dd-a364-cab6182081b0) - It is possible to associate these logs with a specific workload? It...

enhancement
research
sub-task
ambient

Waypoint proxies can be created as an experimental feature of istioctl: `istioctl x waypoint apply --service-account bookinfo-productpage` They can be created by: - Service account - Namespace The option should...

enhancement
future
ambient

Ref. #5766 https://github.com/kiali/kiali/pull/5851#discussion_r1143332153 Use a timeout for each cluster call so a single cluster error doesn't blocks the whole calls. The kube client needs to accept the context with the...

enhancement
sub-task

Implement tests to validate Istio Ambient behavior. At the moment, it is not possible while Ambient is not GA. It would probably require a different kind setup as it needs...

enhancement
sub-task
ambient

Create some hack scripts to install Ambient and some examples to see the difference between an Ambient namespace/sidecars/Namespace not included in the mesh. It can be useful for test automation...

enhancement
backlog
sub-task
ambient

It is not possible to see span traces for components labeled with Ambient annotations: ![image](https://user-images.githubusercontent.com/49480155/229567780-b151248b-5d76-4c5c-92de-97d9144f78c9.png) ![image](https://user-images.githubusercontent.com/49480155/229567912-9049ed3d-3b7a-4e6a-b50f-d66732e5c45d.png) Epic subtask: https://github.com/kiali/kiali/issues/5476

enhancement
refinement
waiting external
ambient

It was reported that Kiali was marking as "Out of Mesh" workloads included in an Ambient Namespace. Tested with Rollouts, Deployments and DaemonSets from 1 to N replicas. On an...

bug
sub-task
ambient

### Describe the change Create an array of pod names from the same namespace from streamParsedLogs to be able to stream the logs from different nodes for ztunnel. Include the...

bug
ambient

### Describe the change - Use reporter="waypoint" in the queries for the ns graph - Remove edges also when hiding waypoint to prevent error ![image](https://github.com/kiali/kiali/assets/49480155/38094c97-bd6a-4bb1-8b02-d0503f71d897) TODO: - Security: ![image](https://github.com/kiali/kiali/assets/49480155/ad5c3246-308e-483a-8a5f-2dcb3277f732) -...

enhancement
sub-task
ambient

### What do you want to improve? How the Kiali graph is visualized on Istio Ambient 1.22 with Waypoint proxies. ### What is the current behavior? - L7 telemetry is...

enhancement