open-consul/agent/consul/state
freddygv 65e60d02f1 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
..
acl.go Catalog + Namespace OSS changes. (#7219) 2020-02-10 10:40:44 -05:00
acl_oss.go AuthMethod updates to support alternate namespace logins (#7029) 2020-01-14 10:09:29 -05:00
acl_test.go AuthMethod updates to support alternate namespace logins (#7029) 2020-01-14 10:09:29 -05:00
autopilot.go
autopilot_test.go
catalog.go Fix bug in CheckConnectServiceNodes 2020-04-27 11:08:40 -06:00
catalog_oss.go Terminating gateway discovery (#7571) 2020-04-08 12:37:24 -06:00
catalog_test.go Fix bug in CheckConnectServiceNodes 2020-04-27 11:08:40 -06:00
config_entry.go Ingress Gateways for TCP services (#7509) 2020-04-16 14:00:48 -07:00
config_entry_oss.go Updates to Config Entries and Connect for Namespaces (#7116) 2020-01-24 10:04:58 -05:00
config_entry_test.go Ingress Gateways for TCP services (#7509) 2020-04-16 14:00:48 -07:00
connect_ca.go connect: derive connect certificate serial numbers from a memdb index instead of the provider table max index (#7011) 2020-01-09 16:32:19 +01:00
connect_ca_test.go connect: derive connect certificate serial numbers from a memdb index instead of the provider table max index (#7011) 2020-01-09 16:32:19 +01:00
coordinate.go
coordinate_test.go
delay.go OSS KV Modifications to Support Namespaces 2019-11-25 12:57:35 -05:00
delay_test.go OSS KV Modifications to Support Namespaces 2019-11-25 12:57:35 -05:00
federation_state.go wan federation via mesh gateways (#6884) 2020-03-09 15:59:02 -05:00
graveyard.go OSS KV Modifications to Support Namespaces 2019-11-25 12:57:35 -05:00
graveyard_oss.go OSS KV Modifications to Support Namespaces 2019-11-25 12:57:35 -05:00
graveyard_test.go OSS KV Modifications to Support Namespaces 2019-11-25 12:57:35 -05:00
index_connect.go
index_connect_test.go
index_service_kind.go
intention.go Intentions ACL enforcement updates (#7028) 2020-01-13 15:51:40 -05:00
intention_test.go
kvs.go OSS KV Modifications to Support Namespaces 2019-11-25 12:57:35 -05:00
kvs_oss.go OSS KV Modifications to Support Namespaces 2019-11-25 12:57:35 -05:00
kvs_test.go OSS KV Modifications to Support Namespaces 2019-11-25 12:57:35 -05:00
operations_oss.go Sync of OSS changes to support namespaces (#6909) 2019-12-09 21:26:41 -05:00
prepared_query.go
prepared_query_index.go
prepared_query_index_test.go
prepared_query_test.go
schema.go
schema_test.go
session.go Sync of OSS changes to support namespaces (#6909) 2019-12-09 21:26:41 -05:00
session_oss.go Sync of OSS changes to support namespaces (#6909) 2019-12-09 21:26:41 -05:00
session_test.go Remove outdated TODO (#7244) 2020-02-07 13:14:48 -07:00
state_store.go agent: increase watchLimit to 8192. (#7200) 2020-02-04 13:11:30 +01:00
state_store_oss_test.go Updates to Config Entries and Connect for Namespaces (#7116) 2020-01-24 10:04:58 -05:00
state_store_test.go Ingress Gateways for TCP services (#7509) 2020-04-16 14:00:48 -07:00
tombstone_gc.go
tombstone_gc_test.go
txn.go Sync of OSS changes to support namespaces (#6909) 2019-12-09 21:26:41 -05:00
txn_test.go Sync of OSS changes to support namespaces (#6909) 2019-12-09 21:26:41 -05:00