Jay Shaughnessy
Jay Shaughnessy
Related to discussion https://github.com/kiali/kiali/discussions/4507 There is a fair amount of ineffeciency/technical debt in the way the graph incorporates health. In the last year or so we did a lot of...
PR #5063 added profiler support (`--profile`) to the production build. This allows cypress tests to use cypress-react-selector in the CI environment, by preventing the prod build from obfuscating the react...
The SMI backend is variable depending on the provider (istio, linkerd). A mocked backend would be valuable for playing with and providing feedback on the proposed API. With this we...
Do Not Merge until reviewed and dicussed. PR opened for review and to keep in sync with master. I spent a few days investigating this somewhat major change to trigger...
For a custom controller that manages replica sets (like Argo Rollout), defer to the replica sets as the workloads, and not the custom controller. The controller may control multiple replica...
This is to start tracking notes, observations, behavior of Kiali with Istio Ambient. Any identified sub-tasks can be added below: Some useful things: - [Introducing Ambient blog](https://istio.io/latest/blog/2022/introducing-ambient-mesh/) - [Ambient limitations/readme](https://github.com/istio/istio/blob/experimental-ambient/README.md#limitations)...
Multiple users have asked how that can better "see" if their request retry configuration is working as expected. Currently Kiali doesn't have explicit visualization for this feature. We can define...
``` === RUN TestServiceDiscoverDR {"level":"error","time":"2024-02-19T14:25:49Z","message":"Err: 'exit status 1'. stderr: 'Error from server (InternalError): error when creating \"/home/runner/work/kiali/kiali/tests/integration/assets/bookinfo-destination-rule-reviews.yaml\": Internal error occurred: failed calling webhook \"validation.istio.io\": failed to call webhook: Post \"[https://istiod.istio-system.svc:443/validate?timeout=10s\](https://istiod.istio-system.svc/validate?timeout=10s\)":...
The mesh graph is not properly re-fitting to the page dimensions on various actions. It should re-fit when the side-panel collapses or expands, when a box is expanded or collapsed,...
There are several issues around Workload Group and/or Workload Entry support for VMs. Kiali should have some type of support for these configurations. I'm adding this Epic to consolidate the...