consul-api icon indicating copy to clipboard operation
consul-api copied to clipboard

Support for Connect agent-local operations

Open Walliee opened this issue 4 years ago • 1 comments

I arrived here while looking at spring-cloud-consul for Consul Connect support.

Before Connect support can be added there, the Consul Agent needs to be enhanced to add support for Connect agent-local operations.

Happy to contribute and add support for this. Please let me know.

Walliee avatar Jun 04 '20 04:06 Walliee

Hello @Walliee,

I implemented Agent-local operations: https://github.com/hadrabap/consul-api/tree/feature/issue-207-224

Could you please take a look at it if it satisfies your needs?

Thanks a lot.

The branch also implements #224

hadrabap avatar Sep 24 '21 12:09 hadrabap