Joaquim Rocha

Results 128 issues of Joaquim Rocha

We want to have a + button next to the Namespaces list title in order to open a dialog for creating a new namespace. Acceptance Criteria: - [ ] There's...

We allow users to easily delete resources and to even scale, drain, etc. but in what comes to creation, users still have to use a plain YAML editor. We would...

We have nice hooks for listing or getting resources (useList/useGet). However, if we have these hooks with the same options (e.g. `Pod.useList()` and `Pod.useGet(name, namespace)`) in N components, we are...

If the user has no permissions to list resources, then the workload circular charts are shown as a spinner/loader forever. We should detect this situation and show an empty chart...

bug
frontend

VSCode is widely used and we want to leverage that in order to make it easier to onboard developers (especially new ones) to Headlamp. Therefore, we should have a plugin...

kind/roadmap
distribution

It may be useful to get access to running local commands, such as kubectl and others. So we offer a full local terminal inside Headlamp, or allow plugins to implement...

desktop
app