freddygv 86342e4bca Fix bug in CheckConnectServiceNodes
Previously, if a blocking query called CheckConnectServiceNodes
before the gateway-services memdb table had any entries,
a nil watchCh would be returned when calling serviceTerminatingGatewayNodes.
This means that the blocking query would not fire if a gateway config entry
was added after the watch started.

In cases where the blocking query started on proxy registration,
the proxy could potentially never become aware of an upstream endpoint
if that upstream was going to be represented by a gateway.
2020-04-27 11:08:40 -06:00
..
2018-11-02 12:00:39 -05:00
2017-10-25 19:30:35 +02:00
2020-04-24 01:15:15 +02:00
2020-02-11 15:19:16 +00:00
2020-03-31 16:13:44 -04:00