We have multiple tcprouter servers registered for grid.tf (or our devnet) and with the new feature to expose services using client secret , we found out that we only have the connection (between the server and the client) in only 1 tcprouter machine and in case the other ones respond it's won't work.
suggested solutions:
- floating ip: provider specific solution
- create connections to all fo the tcprouters (resolve the domain and initiate connection with them) : this one raises an issue for the best way to forward multiple connections to a single one
@zaibon @grimpy @delandtj