Ümüt Özalp

Results 42 comments of Ümüt Özalp

@derailed I added shortcut bindings for the non-k8s views, changed the column-sort selection to `SHIFT+O`, and added `SHIFT+S` (sort by status) globally. Apologies if I messed anything up. It’s easy...

@derailed Fernand, are we missing anything, or is there anything else that needs to be cleaned up?

@ardaguclu i have submitted a PR https://github.com/kubernetes/kubernetes/pull/135683

Created a PR https://github.com/derailed/k9s/pull/3650

![Image](https://github.com/user-attachments/assets/beb72303-2b60-4db4-a5d7-49c8626ded4e)

I can’t reproduce this. For me, it shows `nodes(all)[1]`

Thanks for posting the screenshot, I see now what you meant. I tested your PR and it fixes the issue.

Submitted a PR https://github.com/derailed/k9s/pull/3690

@derailed I agree. HPA is metrics-based autoscaling, manual scaling defeats the purpose. I saw the scale option appeared on HPAs and thought maybe the intent was to provide a way...

@derailed I've closed PR #3690 and submitted a temporary fix in #3696 that removes the faulty logic and uses a hardcoded list of scalable resources. However, as you mentioned, the...