Skip to content

Change order of columns in list recommendations#9

Merged
josefkarasek merged 4 commits into
kedify:mainfrom
josefkarasek:recs-columns
Jun 24, 2026
Merged

Change order of columns in list recommendations#9
josefkarasek merged 4 commits into
kedify:mainfrom
josefkarasek:recs-columns

Conversation

@josefkarasek

Copy link
Copy Markdown
Contributor

No description provided.

Signed-off-by: Josef Karasek <karasek.jose@gmail.com>
Copilot AI review requested due to automatic review settings June 24, 2026 09:44
@josefkarasek josefkarasek requested a review from a team as a code owner June 24, 2026 09:44

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adjusts the human-readable (text) table output for recommendations so the most identifying workload fields appear earlier, improving scanability of list recommendations output.

Changes:

  • Reordered recommendation table columns to KIND, NAMESPACE, NAME, CONTAINER, ….
  • Updated recommendation table tests to reflect the new column order.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 2 comments.

File Description
internal/output/output.go Reorders the recommendation list table headers and row field order.
internal/output/output_test.go Updates expected headers/row checks for the new recommendation table column ordering.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread internal/output/output_test.go
Comment thread internal/output/output_test.go Outdated
Signed-off-by: Josef Karasek <karasek.jose@gmail.com>
@josefkarasek josefkarasek enabled auto-merge (squash) June 24, 2026 12:57
@josefkarasek josefkarasek disabled auto-merge June 24, 2026 13:23
@josefkarasek josefkarasek merged commit 57ac045 into kedify:main Jun 24, 2026
2 checks passed
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.

3 participants