Josune Cordoba
Josune Cordoba
JS Error: Can't perform a React state update on an unmounted component. This is a no-op, but it indicates a memory leak in your application. To fix, cancel all subscriptions...
## mTLS TCP traffic not showing lock icon ### Problem definition Sending http and tcp traffic, with mesh-wide mTLS enabled. Kiali is not showing the lock icon for the tcp...
The idea is to use a configuration item to enable the feature, SkipLoginScreen, just valid for OpenId at the first version (If required, can be added to others). Still need...
Add kiosk actions when update refresh or duration to send a message to the parent. Fixes [53](https://github.com/kiali/openshift-servicemesh-plugin/issues/53) Fixes https://github.com/kiali/openshift-servicemesh-plugin/issues/94
Some of the demos were already validated: - https://github.com/kiali/kiali/issues/5394 Testing demos used by QE (bookinfo, error rates and sleep), and Travel demo There are others that also would need to...
This is an improvement for #5070 Remove TODO in [kubernetes/token.go](https://github.com/kiali/kiali/pull/5386/files#diff-6e5cc46de4acd4f2fbdf18019eb4d8114aa3b7fefa56561dfd1f9e13ece8902a) See @nrfox comments https://github.com/kiali/kiali/pull/5386#discussion_r959841332
### Describe the change Add istioAmbientNamespace as a config parameter and add Ambient Namespace logic to projects (For OpenShift). Kiali running in OpenShift and Istio 1.22.alpha:    ...
### Describe the bug A new Istio profile will be added in order to run Ambient in OpenShift. As OpenShift requires the privileged SCC, in order to simplify the installation,...
Epic task: https://github.com/kiali/kiali/issues/5476 Ref. https://github.com/istio/istio/issues/48097 https://github.com/istio/istio/issues/50076 L4 traffic in Ambient Mesh is all reported as TCP traffic, even http traffic. TCP traffic is not reported. In this example, the same...
Maybe the ztunnel could be signalized somehow in the graph. In a namespace with sidecar, it really doesn't show the sidecar, but it shows when it is missing:  It...