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

add runners for 'consul operator raft list-peers' and /v1/agent/members #248

Merged
merged 2 commits into from
Oct 12, 2022

Conversation

groovemonkey
Copy link
Collaborator

@groovemonkey groovemonkey commented Oct 11, 2022

Both runners use the local Consul agent's cache to minimize impact on the cluster.

consul operator raft list-peers gives more information than just the two HTTP queries we already have (/status/{peers,leader}), so I’m adding it via a Commander runner.

@groovemonkey groovemonkey self-assigned this Oct 11, 2022
@groovemonkey groovemonkey requested a review from a team October 11, 2022 18:15
Copy link
Contributor

@mkcp mkcp left a comment

Choose a reason for hiding this comment

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

LGTM 👍 ✨

@groovemonkey groovemonkey merged commit b8aeb99 into main Oct 12, 2022
@groovemonkey groovemonkey deleted the dcohen/consul-runner-additions branch October 12, 2022 13:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants