You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
#351: [jaeger] Fix links and colors in Jaeger plugin.
#352: [app] Fix plugin filter and allow filtering by the name of a satellite.
#356: [app] Fix tooltip in documents table of the klogs plugin. Fix filtering of services and operations in the Jaeger plugin. Add max height to all select boxes.
#358: [app] Fix namespace handling, when multiple namespaces are selected.
#359: [app] Fix pagination, when the number of items per page is changed.
#360: [app] Fix static file handling, when url contains a dot (.).
#364: [app] Fix usage of cytoscape in the topology graph. The fix was also applied for the istio and kiali plugin.
#365: [app] Fix satellite replacement for variables in inline dashboards.
#368: [flux] Fix panel implementation, so that the Flux plugin can be used within a dashboard again.
Changed
#346: [app] ⚠️Breaking change:⚠️ Rework kobs architecture, by introducing a hub and a satellite component. This new architecture allows us to run the kobs hub component in a central cluster and access clusters / services (plugins) through the kobs satellite component. More information regarding the new kobs architecture can be found in the documentation at kobs.io.