yyyar / gobetween

:cloud: Modern & minimalistic load balancer for the Сloud era
http://gobetween.io
Other
1.91k stars 210 forks source link

API: Allow updating existing servers #322

Open sphr2k opened 2 years ago

sphr2k commented 2 years ago

I would like to use the API to update the static_list of an existing server. As it is, I would have to delete the server and re-create it.

mw-cyrano commented 2 years ago

+1 that would give the possibility to soft drain a server for maintenance.

abelpc commented 2 years ago

Doesn't the exec option implement that?