G-Research / consuldotnet

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

FEATURE REQUEST: Update LAN Coordinates for a node #322

Closed JocelynVelarde closed 3 days 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 Update LAN Coordinates for a node This endpoint updates the LAN network coordinates for a node in a given datacenter. 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 2 weeks 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.NET up-to-date with 1.9.17. Just wanted to ask if you are going to finish GET Update LAN Coordinates 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 2 weeks 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.NET up-to-date with 1.9.17. Just wanted to ask if you are going to finish GET Update LAN Coordinates 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! This one is a PUT api endpoint, the issue is only opened but no work has been done in relation. You can work on this as well, let me know if you have any further questions, I'll be glad to help out.