Joaquim Rocha
Joaquim Rocha
## Description On the desktop app version, we have removed the direct window size and instead maximized the window. ## Impact On very wide screens, the window will look too...
We already have some info in the helm chart README, but we should have a section in the docs about it.
## Current situation The release process requires following a recipe doc with several steps. ## Impact We need to fully follow stuff like renaming packages, etc. which can leads to...
Since we support multiple clusters, a nice way to quickly identify them (besides the name) is to assign them a different color. We shall call this the cluster's accent color...
Graph views are useful for a quick, visual representation of the relation between cluster resources. Moreover, we can use information from tools like Inspektor Gadget to implement observability on top...
When we support multiple clusters, it'd be useful to have an overview with any interesting data from the clusters, like any failure events, and/or the load. So users can quickly...
In #66 the Dockerfile assumes that any plugins to be included in the image will be added to a folder `plugins` in the project's root directory. It would be nicer...
One nice way to quickly identify clusters is to assign different icons to them. So we should allow that as an option. **Acceptance Criteria:** - [ ] Offer a way...
As much as it is possible, the URLs used in the dashboard should reflect what users see in the view. i.e. if a table is sorted by some column, then...
We should add a search view that searches for objects across clusters. This search should have filters to specify e.g. kinds of objects, namespaces, clusters, etc. **Acceptance Criteria:** - [...