Skip to content

Add deployments list scaling controls#380

Open
itsBqn wants to merge 2 commits intokite-org:mainfrom
itsBqn:feature/deployments-list-scale
Open

Add deployments list scaling controls#380
itsBqn wants to merge 2 commits intokite-org:mainfrom
itsBqn:feature/deployments-list-scale

Conversation

@itsBqn
Copy link
Contributor

@itsBqn itsBqn commented Feb 2, 2026

What

  • Add per-row +/- scale controls in the Deployments list
  • Fix Ready column sorting to use ready replica counts

Notes

  • Uses existing scale endpoint; disables controls during requests

@itsBqn
Copy link
Contributor Author

itsBqn commented Feb 22, 2026

hey,
I am still waiting for review
Thanks

@zxh326
Copy link
Collaborator

zxh326 commented Mar 13, 2026

I like the idea of making scaling faster, but I’m a bit cautious about adding too many controls directly into the list view.

My concern is that the list page can get visually noisy very quickly, especially once we keep adding more per-row actions. I’d prefer to keep the list focused on browsing and lightweight actions, instead of turning it into a dense operation panel.

A few alternatives that may fit better:

• keep scaling in the detail view
• open a small dialog / action menu from the list instead of showing controls inline
• reserve inline controls only for the highest-frequency actions

So overall, it’s not a hard “no” to scaling support, but I’d like to avoid polluting the list UI too much. If we move in this direction, I’d prefer a more compact interaction pattern rather than permanent inline controls.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants