open-consul/consul
James Phillips 424d70ba5d
Cleans up a stray mark and fixes unit tests.
Ended up removing the leader_test.go server address change test as part
of this. The join was failing becase we were using a new node name with
the new logic here, but realized this was hitting some of the memberlist
conflict logic and not working as we expected. We need some additional
work to fully support address changes, so removed the test for now.
2017-03-27 01:28:54 -07:00
..
agent
prepared_query
servers Fix vet issues 2017-03-23 20:29:31 -04:00
state Cleans up a stray mark and fixes unit tests. 2017-03-27 01:28:54 -07:00
structs
acl.go Gets rid of the Consul service exception under version 8. 2017-03-24 12:12:24 -07:00
acl_endpoint.go
acl_endpoint_test.go
acl_replication.go
acl_replication_test.go
acl_test.go Gets rid of the Consul service exception under version 8. 2017-03-24 12:12:24 -07:00
autopilot.go
autopilot_test.go
catalog_endpoint.go Adds node ID integrity checking for the catalog. 2017-03-27 00:15:21 -07:00
catalog_endpoint_test.go Cleans up a stray mark and fixes unit tests. 2017-03-27 01:28:54 -07:00
client.go Adds node ID integrity checking for cluster merges. 2017-03-27 00:15:42 -07:00
client_test.go
config.go
config_test.go
coordinate_endpoint.go
coordinate_endpoint_test.go
endpoints.md
filter.go
filter_test.go
flood.go Fix vet issues 2017-03-23 20:29:31 -04:00
fsm.go Fix vet issues 2017-03-23 20:29:31 -04:00
fsm_test.go
health_endpoint.go
health_endpoint_test.go
internal_endpoint.go
internal_endpoint_test.go
issue_test.go
kvs_endpoint.go
kvs_endpoint_test.go
leader.go
leader_test.go Cleans up a stray mark and fixes unit tests. 2017-03-27 01:28:54 -07:00
merge.go Adds node ID integrity checking for cluster merges. 2017-03-27 00:15:42 -07:00
merge_test.go Adds node ID integrity checking for cluster merges. 2017-03-27 00:15:42 -07:00
operator_endpoint.go
operator_endpoint_test.go
pool.go
prepared_query_endpoint.go
prepared_query_endpoint_test.go
raft_rpc.go
rpc.go
rpc_test.go
rtt.go
rtt_test.go
serf.go
serf_test.go
server.go Adds node ID integrity checking for cluster merges. 2017-03-27 00:15:42 -07:00
server_test.go Makes the start/stop test less flaky. 2017-03-23 20:04:23 -07:00
session_endpoint.go
session_endpoint_test.go
session_ttl.go
session_ttl_test.go
snapshot_endpoint.go
snapshot_endpoint_test.go
stats_fetcher.go
stats_fetcher_test.go
status_endpoint.go
status_endpoint_test.go
txn_endpoint.go Fix vet issues 2017-03-23 20:29:31 -04:00
txn_endpoint_test.go Fix vet issues 2017-03-23 20:29:31 -04:00
util.go
util_test.go