Joaquim Rocha

Results 201 comments of Joaquim Rocha

@razonyang , yes, we have that in our plans!

@Alepernicolo , the Home view is relatively new and our API for handling cluster resources assumes that you are in a cluster context for it to pick it up. However,...

@RISHIKESHk07, maybe you're interested in helping here.

So I have been working on something to at least warn the users they should check their allowed namespaces if they are getting permissions issues. Here is a preview: ![Screenshot...

> Can you also set a namespace if Headlamp runs as In-Cluster deployment? @dvob , did you try setting up the namespace in the UI (that's done in the cluster...

I'll think of a solution for the namespace setting by default, as by default I like having all namespaces selected. As for the performance over a large number of items,...

@yolossn , Does the #1636 PR fix this one too?

Yup. We should have that. I will add it to the backlog.

I think the UI needs a bit of tweaking. This is how it looked before: ![Error before](https://github.com/headlamp-k8s/headlamp/assets/1029635/f2dc7504-1193-466c-98e5-13d4f395866b) This is after my patch: ![Error after](https://github.com/headlamp-k8s/headlamp/assets/1029635/997d7681-275e-4ac9-8002-502ff5ea2565) Also, I added that restriction of...