G-Research / consuldotnet

Consul.NET is a .NET client library for the Consul HTTP API
https://consuldot.net/
Apache License 2.0
317 stars 82 forks source link

FEATURE REQUEST: List Services for Gateway #315

Open JocelynVelarde opened 2 months ago

JocelynVelarde commented 2 months ago

Is your feature request related to a problem? Please describe.

No

Describe the solution you'd like

Add support to List Services for Gateway This endpoint returns the services associated with an ingress gateway or terminating gateway. This API is supported in the Golang client (1.9.17)

Describe alternatives you've considered

Nothing for the moment

Additional context

Nothing for the moment

IvanKolchanov commented 6 days ago

Hi! My name is Ivan Kolchanov, I am a MLH fellow working on Consul.NET right now. I have been working on features to get Consul.NETup-to-date with 1.9.17. Just wanted to ask if you are going to finish GET Gateaway services any time soon? If you are busy and do not have time for the project now I can finish that endpoint. Thank you in advance!

JocelynVelarde commented 6 days ago

Hi! My name is Ivan Kolchanov, I am a MLH fellow working on Consul.NET right now. I have been working on features to get Consul.NETup-to-date with 1.9.17. Just wanted to ask if you are going to finish GET Gateaway services any time soon? If you are busy and do not have time for the project now I can finish that endpoint. Thank you in advance!

Hello! Glad to see your contributions. Yes of course, you can go ahead and finish the issues. I believe this specific one, was almost ready to merge, there where just some unexpected errors. If you wish you can check the PR conversation to see what is done and what is there to fix.