Skip to content

The s to scale doesn't work with HPA #3680

@raags

Description

@raags




Describe the bug
The s key allows to scale a deployment set, but when using the same with an HPA, it shows the error:

no column index for READY

I assume this is because its looking for the READY column seen in deployment set. The help shows s as a valid hot key, so it should work for the hpa as well.

To Reproduce
Steps to reproduce the behavior:

  1. Go to the list of HPAs
  2. Check that the help on top shows <s> to Scale
  3. After pressing s see the error on the bottom

Expected behavior
s should work by giving an input box to change the min or max pod value (I thin min would make sense)

Versions (please complete the following information):

  • OS: OSx
  • K9s: v0.50.16
  • K8s: v1.33.2

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingquestionFurther information is requested

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions