Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Plan status output should be sorted #1354

Closed
yankcrime opened this issue Feb 21, 2020 · 0 comments · Fixed by #1371
Closed

Plan status output should be sorted #1354

yankcrime opened this issue Feb 21, 2020 · 0 comments · Fixed by #1371
Assignees
Labels
component/cli kubectl kudo a.k.a. kudoctl kind/bug

Comments

@yankcrime
Copy link
Member

What happened:
When running the plan status command via the CLI, the output isn't sorted in any way and can change each time it's run.

What you expected to happen:
Consistent output for this command.

The ordering isn't necessarily important (although it would make sense if the deploy plan was always first), but I think it needs to be consistent.

How to reproduce it (as minimally and precisely as possible):

Run kubectl kudo plan status --instance my-instance a couple of times, the order of the plans as they're displayed changes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component/cli kubectl kudo a.k.a. kudoctl kind/bug
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant