You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
consul/consul
Armon Dadgar 02fa6e9d96
consul: Do not fire ServerUp on WAN node join
11 years ago
..
structs Store check output in dedicated field. Fixes #59. 11 years ago
catalog_endpoint.go consul: Merging BlockingQuery into QueryOptions 11 years ago
catalog_endpoint_test.go consul: Adding strongly consistent read tests 11 years ago
client.go consul: Client initializes TLS settings 11 years ago
client_test.go consul: Adding client/server TLS tests 11 years ago
config.go consul: Fix decoding of certificate 11 years ago
config_test.go consul: Adding configuration tests 11 years ago
endpoints.md
fsm.go
fsm_test.go consul: Updating all the tests 11 years ago
health_endpoint.go consul: Merging BlockingQuery into QueryOptions 11 years ago
health_endpoint_test.go consul: Updating all the tests 11 years ago
kvs_endpoint.go consul: Merging BlockingQuery into QueryOptions 11 years ago
kvs_endpoint_test.go
leader.go consul: Adding reconcilation to handle reaped Serf nodes. Fixes #15. 11 years ago
leader_test.go consul: Adding reconcilation to handle reaped Serf nodes. Fixes #15. 11 years ago
mdb_table.go consul: Fix a 64bit alignment issue for x86-32 11 years ago
mdb_table_test.go
notify.go
notify_test.go
pool.go consul: Connection pool supports TLS mode 11 years ago
raft_endpoint.go
raft_rpc.go consul: Ensure Raft also uses TLS connections 11 years ago
rpc.go consul: Adding consistent read enforcement 11 years ago
serf.go consul: Do not fire ServerUp on WAN node join 11 years ago
server.go consul: Clear peer set on leave. Fixes #69 11 years ago
server_test.go consul: Adding client/server TLS tests 11 years ago
state_store.go
state_store_test.go consul: Adding test for multiple tags with lookup 11 years ago
status_endpoint.go
status_endpoint_test.go
util.go
util_test.go