Joaquim Rocha

Results 142 issues of Joaquim Rocha

We have a list of design issues that we want to fix. This GH issue tracks those. Some of them are very clear or have design solutions to be implemented,...

good first issue
frontend

The condition tags are visually joint, so they should have a small gap separating them: ![Screenshot showing the tags joint visually](https://github.com/headlamp-k8s/headlamp/assets/1029635/8ba0791d-0ea2-4858-8c6b-97c1cdf4c5a3) ## Notes - See headlamp/frontend/src/components/common/Label.tsx, the StatusLabel function, and...

good first issue
frontend

The error message when a cluster cannot be reached is getting cropped, as reported (I haven't been able to reproduce this in a browser on Linux and Windows). ![Screenshot showing...

bug
frontend

As an extra way of accessing the workloads corresponding to each chart, we should make sure that the workloads' circular charts' names are clickable (taking the user to the corresponding...

good first issue
frontend

The instructions for running Headlamp in development mode indicate that we do a [couple of make commands](https://headlamp.dev/docs/latest/development/#run-the-code). This will run the backend + frontend, allowing developers to test Headlamp in...

documentation
good first issue

The `EditorDialog` component receives an item that needs to look like a Kubernetes resource. It takes into account things like the resourceVersion and other aspects of the K8s resources, which...

frontend

We want to have a list of plugins soon available for the users to check/use, so let's double check the ones we had already for Inspektor Gadget. We need to...

plugins
inspektor-gadget

With #1677 we allow plugins to run commands when in the app mode, but we should make this option available only after user consent, for extra security. Since the command...

security
app

Since OARS is used for deriving a local age ratings system, chances are that local developers will have local ratings in mind when using OARS, so it'd be nice if...

Opening this issue after @bosraj comment on one that was not related: Hi , I have couple of questions on skeltrack and also not familiar with c++ code. 1.Whether skeltrack...