kiali / openshift-servicemesh-plugin

Webpack Plugin to integrate Kiali into OpenShift Console
Apache License 2.0
7 stars 15 forks source link

Patternfly topology for Kiali graph #99

Closed jshaughn closed 4 days ago

jshaughn commented 2 years ago

One goal of OpenShift plugins is to offer consistent UX (user experience) with both native console and other plugins. This consistent UX may end up being an acceptance criteria for acceptance as an official plugin for RHOS (and not just a community plugin, or tech preview). The Kiali graph offer a very different look and feel from other topology views in OS, such as dev console, netobserv, and others. If feasible it could be a beneficial for Kiali to offer a PF topology option.

POC / Initial Impl

Things needed for OSSMC GA

Improvements (removing code customizations and contributions to PF)

Additional Issues Things that are still a delta between the Cy graph and the PF graph impls. Some may not be doable or may require a contribution to PFT. Note that even some of the earlier work may be better supported with a PFT contribution.

Must Have for Cytoscape deprecation (2.0):

Want:

Nice to Have:

Optional PFT-specific features we may want to add

jshaughn commented 4 days ago

Closing as all Needs and 1 want have been satisfied! The remaining want is waiting on a PFT RFE. The nice to haves can be revisited as the need arises.