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

Cannot include the "wan" path parameter to request to /v1/agent/members #222

Open
bkuhhirte opened this issue Aug 29, 2021 · 1 comment
Open

Comments

@bkuhhirte
Copy link

The Consul HTTP API supports a "wan" path parameter (https://www.consul.io/api-docs/agent) that allows you to observe a more complete set of joined members to the cluster. The current class (AgentConsulClient) doesn't seem to be able to support that.

I have a set of changes that enable that feature, but I seem to be lacking permission to create a pull request against this repo.

@spencergibb
Copy link
Contributor

You need to fork the repo first, push your change there, then make a PR

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

No branches or pull requests

2 participants