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

Fix unsorted Node value in nomad operator raft list-peers command #16221

Merged

Conversation

dttung2905
Copy link
Contributor

Hi team,

This PR presents a small fix to sort the Node value in nomad operator raft list-peers command.
It will resolve #13711

Signed-off-by: dttung2905 <ttdao.2015@accountancy.smu.edu.sg>
Signed-off-by: dttung2905 <ttdao.2015@accountancy.smu.edu.sg>
Copy link
Member

@tgross tgross left a comment

Choose a reason for hiding this comment

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

LGTM, thanks @dttung2905!

@tgross tgross merged commit 273b76a into hashicorp:main Mar 2, 2023
@tgross tgross modified the milestones: 1.5.x, 1.5.1 Mar 6, 2023
philrenaud pushed a commit that referenced this pull request Mar 14, 2023
)

Signed-off-by: dttung2905 <ttdao.2015@accountancy.smu.edu.sg>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

Successfully merging this pull request may close these issues.

Consistently sort output of Nomad CLI
2 participants